Searched refs:msg_dpc (Results 1 – 3 of 3) sorted by relevance
142 struct tasklet_struct msg_dpc; member
122 tasklet_init(&hv_cpu->msg_dpc, in hv_synic_alloc()
1297 tasklet_schedule(&hv_cpu->msg_dpc); in vmbus_isr()2393 tasklet_disable(&hv_cpu->msg_dpc); in vmbus_bus_suspend()2396 tasklet_enable(&hv_cpu->msg_dpc); in vmbus_bus_suspend()2714 tasklet_kill(&hv_cpu->msg_dpc); in vmbus_exit()