Home
last modified time | relevance | path

Searched refs:vmbus_on_event (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/hv/
Dhyperv_vmbus.h398 void vmbus_on_event(unsigned long data);
Dconnection.c348 void vmbus_on_event(unsigned long data) in vmbus_on_event() function
Dhv_trace.h317 DEFINE_EVENT(vmbus_channel, vmbus_on_event,
Dchannel_mgmt.c342 vmbus_on_event, (unsigned long)channel); in alloc_channel()