Home
last modified time | relevance | path

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

/drivers/hv/
A Dhyperv_vmbus.h142 struct tasklet_struct msg_dpc; member
A Dhv.c124 tasklet_init(&hv_cpu->msg_dpc, in hv_synic_alloc()
A Dvmbus_drv.c1327 tasklet_schedule(&hv_cpu->msg_dpc); in vmbus_isr()
2599 tasklet_disable(&hv_cpu->msg_dpc); in vmbus_bus_suspend()
2602 tasklet_enable(&hv_cpu->msg_dpc); in vmbus_bus_suspend()
2921 tasklet_kill(&hv_cpu->msg_dpc); in vmbus_exit()

Completed in 11 milliseconds