handle_primary_chan_wq  626 drivers/hv/channel_mgmt.c 	wq = fnew ? vmbus_connection.handle_primary_chan_wq :
handle_primary_chan_wq  184 drivers/hv/connection.c 	vmbus_connection.handle_primary_chan_wq =
handle_primary_chan_wq  186 drivers/hv/connection.c 	if (!vmbus_connection.handle_primary_chan_wq) {
handle_primary_chan_wq  291 drivers/hv/connection.c 	if (vmbus_connection.handle_primary_chan_wq)
handle_primary_chan_wq  292 drivers/hv/connection.c 		destroy_workqueue(vmbus_connection.handle_primary_chan_wq);
handle_primary_chan_wq  259 drivers/hv/hyperv_vmbus.h 	struct workqueue_struct *handle_primary_chan_wq;