Home
last modified time | relevance | path

Searched refs:sig_event (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/hv/
Dconnection.c460 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event); in vmbus_set_event()
Dchannel_mgmt.c830 newchannel->sig_event = VMBUS_EVENT_CONNECTION_ID; in vmbus_onoffer()
835 newchannel->sig_event = offer->connection_id; in vmbus_onoffer()
/Linux-v4.19/include/linux/
Dhyperv.h776 u64 sig_event; member