Searched refs:msg_dpc (Results 1 – 3 of 3) sorted by relevance
135 struct tasklet_struct msg_dpc; member
143 tasklet_init(&hv_cpu->msg_dpc, in hv_synic_alloc()
1347 tasklet_schedule(&hv_cpu->msg_dpc); in vmbus_isr()2483 tasklet_disable(&hv_cpu->msg_dpc); in vmbus_bus_suspend()2486 tasklet_enable(&hv_cpu->msg_dpc); in vmbus_bus_suspend()2794 tasklet_kill(&hv_cpu->msg_dpc); in vmbus_exit()