Searched refs:shutdown_wait (Results 1 – 1 of 1) sorted by relevance
92 wait_queue_head_t shutdown_wait; /* wait for graceful shutdown */ member202 init_waitqueue_head(&con->shutdown_wait); in nodeid2con()631 ret = wait_event_timeout(con->shutdown_wait, in shutdown_connection()757 wake_up(&con->shutdown_wait); in receive_from_sock()857 init_waitqueue_head(&othercon->shutdown_wait); in accept_from_sock()