Home
last modified time | relevance | path

Searched refs:vmbus_on_event (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/hv/
H A Dhyperv_vmbus.h355 void vmbus_on_event(unsigned long data);
H A Dconnection.c318 * vmbus_on_event - Process a channel event notification
331 void vmbus_on_event(unsigned long data) in vmbus_on_event() function
H A Dhv_trace.h334 DEFINE_EVENT(vmbus_channel, vmbus_on_event,
H A Dchannel_mgmt.c325 vmbus_on_event, (unsigned long)channel); in alloc_channel()
/kernel/linux/linux-6.6/drivers/hv/
H A Dhyperv_vmbus.h369 void vmbus_on_event(unsigned long data);
H A Dconnection.c365 * vmbus_on_event - Process a channel event notification
378 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()

Completed in 7 milliseconds