Searched refs:msg_dpc (Results 1 – 1 of 1) sorted by relevance
42 static struct tasklet_struct msg_dpc; variable511 tasklet_schedule(&msg_dpc); in vmbus_isr()541 tasklet_init(&msg_dpc, vmbus_on_msg_dpc, 0); in vmbus_bus_init()