Home
last modified time | relevance | path

Searched refs:rescind_event (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dhyperv.h848 struct completion rescind_event; member
/linux/drivers/hv/
H A Dchannel.c974 wait_for_completion(&cur_channel->rescind_event); in vmbus_disconnect_ring()