Home
last modified time | relevance | path

Searched refs:add_channel_work (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/hv/
A Dchannel_mgmt.c494 container_of(work, struct vmbus_channel, add_channel_work); in vmbus_add_channel_work()
680 INIT_WORK(&newchannel->add_channel_work, vmbus_add_channel_work); in vmbus_process_offer()
683 queue_work(wq, &newchannel->add_channel_work); in vmbus_process_offer()
/linux/include/linux/
A Dhyperv.h997 struct work_struct add_channel_work; member

Completed in 11 milliseconds