Searched refs:rescind_event (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/hv/
H A Dchannel_mgmt.c352 init_completion(&channel->rescind_event);
1264 complete(&channel->rescind_event);
H A Dchannel.c974 wait_for_completion(&cur_channel->rescind_event);
/linux-master/include/linux/
H A Dhyperv.h855 struct completion rescind_event; member in struct:vmbus_channel

Completed in 237 milliseconds