Searched refs:vmbus_on_event (Results 1 – 4 of 4) sorted by relevance
355 void vmbus_on_event(unsigned long data);
327 void vmbus_on_event(unsigned long data) in vmbus_on_event() function
334 DEFINE_EVENT(vmbus_channel, vmbus_on_event,
325 vmbus_on_event, (unsigned long)channel); in alloc_channel()