Searched refs:rescind_event (Results 1 – 3 of 3) sorted by relevance
320 init_completion(&channel->rescind_event); in alloc_channel()1146 complete(&channel->rescind_event); in vmbus_onoffer_rescind()
825 wait_for_completion(&cur_channel->rescind_event); in vmbus_disconnect_ring()
789 struct completion rescind_event; member