Home
last modified time | relevance | path

Searched refs:c_hs_waitq (Results 1 – 4 of 4) sorted by relevance

/linux/net/rds/
H A Drds.h167 wait_queue_head_t c_hs_waitq; /* handshake waitq */ member
H A Drecv.c359 wake_up(&cp->cp_conn->c_hs_waitq); in rds_recv_incoming()
H A Dconnection.c266 init_waitqueue_head(&conn->c_hs_waitq); in __rds_conn_create()
H A Dsend.c1067 if (wait_event_interruptible(conn->c_hs_waitq, in rds_send_mprds_hash()