Searched refs:vmbus_on_event (Results 1 – 4 of 4) sorted by relevance
369 void vmbus_on_event(unsigned long data);
393 void vmbus_on_event(unsigned long data) in vmbus_on_event() function
349 DEFINE_EVENT(vmbus_channel, vmbus_on_event,
357 vmbus_on_event, (unsigned long)channel); in alloc_channel()