Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dconnection.c440 hv_do_fast_hypercall8(HVCALL_SIGNAL_EVENT, channel->sig_event); in vmbus_set_event()
H A Dchannel_mgmt.c871 channel->sig_event = VMBUS_EVENT_CONNECTION_ID; in vmbus_setup_channel_state()
876 channel->sig_event = offer->connection_id; in vmbus_setup_channel_state()
/OK3568_Linux_fs/kernel/include/linux/
H A Dhyperv.h851 u64 sig_event; member