rescind_event     699 drivers/hv/channel.c 			wait_for_completion(&cur_channel->rescind_event);
rescind_event     319 drivers/hv/channel_mgmt.c 	init_completion(&channel->rescind_event);
rescind_event    1118 drivers/hv/channel_mgmt.c 			complete(&channel->rescind_event);
rescind_event     735 include/linux/hyperv.h 	struct completion rescind_event;