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