Searched refs:c_hs_waitq (Results 1 – 4 of 4) sorted by relevance
167 wait_queue_head_t c_hs_waitq; /* handshake waitq */ member
359 wake_up(&cp->cp_conn->c_hs_waitq); in rds_recv_incoming()
266 init_waitqueue_head(&conn->c_hs_waitq); in __rds_conn_create()
1067 if (wait_event_interruptible(conn->c_hs_waitq, in rds_send_mprds_hash()