Searched refs:unload_event (Results 1 – 2 of 2) sorted by relevance
500 complete(&vmbus_connection.unload_event); in vmbus_unload_response()511 init_completion(&vmbus_connection.unload_event); in vmbus_initiate_unload()516 wait_for_completion(&vmbus_connection.unload_event); in vmbus_initiate_unload()
659 struct completion unload_event; member