Searched refs:msg_dpc (Results 1 – 3 of 3) sorted by relevance
164 struct tasklet_struct msg_dpc; member
50 static struct tasklet_struct msg_dpc; variable309 tasklet_schedule(&msg_dpc); in mshv_vtl_vmbus_isr()1319 tasklet_init(&msg_dpc, mshv_vtl_sint_on_msg_dpc, 0); in mshv_vtl_init()
1328 tasklet_schedule(&hv_cpu->msg_dpc); in vmbus_message_sched()2724 tasklet_disable(&hv_cpu->msg_dpc); in vmbus_bus_suspend()2727 tasklet_enable(&hv_cpu->msg_dpc); in vmbus_bus_suspend()3051 tasklet_kill(&hv_cpu->msg_dpc); in vmbus_exit()