Searched refs:msg_dpc (Results 1 – 3 of 3) sorted by relevance
142 struct tasklet_struct msg_dpc; member
124 tasklet_init(&hv_cpu->msg_dpc, in hv_synic_alloc()
1327 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 15 milliseconds