Searched refs:rescind_event (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ | ||
H A D | hyperv.h | 848 struct completion rescind_event; member |
/linux/drivers/hv/ | ||
H A D | channel.c | 974 wait_for_completion(&cur_channel->rescind_event); in vmbus_disconnect_ring() |