Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hv/
A Dchannel_mgmt.c496 container_of(work, struct vmbus_channel, add_channel_work); in vmbus_add_channel_work()
687 INIT_WORK(&newchannel->add_channel_work, vmbus_add_channel_work); in vmbus_process_offer()
690 queue_work(wq, &newchannel->add_channel_work); in vmbus_process_offer()
/linux-6.3-rc2/include/linux/
A Dhyperv.h1002 struct work_struct add_channel_work; member

Completed in 12 milliseconds