Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hv/
H A Dhyperv_vmbus.h369 void vmbus_on_event(unsigned long data);
H A Dconnection.c393 void vmbus_on_event(unsigned long data) in vmbus_on_event() function
H A Dhv_trace.h349 DEFINE_EVENT(vmbus_channel, vmbus_on_event,
H A Dchannel_mgmt.c357 vmbus_on_event, (unsigned long)channel); in alloc_channel()