Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/hv/
Dhyperv_vmbus.h354 void vmbus_on_event(unsigned long data);
Dconnection.c325 void vmbus_on_event(unsigned long data) in vmbus_on_event() function
Dhv_trace.h334 DEFINE_EVENT(vmbus_channel, vmbus_on_event,
Dchannel_mgmt.c325 vmbus_on_event, (unsigned long)channel); in alloc_channel()