Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hv/
Dconnection.c363 void vmbus_on_event(unsigned long data) in vmbus_on_event() function
Dhyperv_vmbus.h731 void vmbus_on_event(unsigned long data);
Dhv.c338 tasklet_init(hv_context.event_dpc[cpu], vmbus_on_event, cpu); in hv_synic_alloc()