Home
last modified time | relevance | path

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

/net/sunrpc/xprtrdma/
Dxprt_rdma.h127 wait_queue_head_t rr_unbind; /* optional unbind wait */ member
Dtransport.c655 if (rep && wait_event_interruptible(rep->rr_unbind, !rep->rr_func)) { in xprt_rdma_free()
Dverbs.c1125 init_waitqueue_head(&rep->rr_unbind); in rpcrdma_buffer_create()
1285 init_waitqueue_head(&req->rl_reply->rr_unbind); in rpcrdma_buffer_put()
Drpc_rdma.c714 wake_up(&rep->rr_unbind); in rpcrdma_unbind_func()