Home
last modified time | relevance | path

Searched refs:rl_kref (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Drpc_rdma.c538 container_of(kref, struct rpcrdma_req, rl_kref); in rpcrdma_sendctx_done()
567 kref_put(&sc->sc_req->rl_kref, rpcrdma_sendctx_done); in rpcrdma_sendctx_unmap()
760 kref_get(&req->rl_kref); in rpcrdma_prepare_noch_mapped()
790 kref_get(&req->rl_kref); in rpcrdma_prepare_readch()
819 kref_init(&req->rl_kref); in rpcrdma_prepare_send_sges()
1416 container_of(kref, struct rpcrdma_req, rl_kref); in rpcrdma_reply_done()
1496 kref_put(&req->rl_kref, rpcrdma_reply_done); in rpcrdma_reply_handler()
H A Dxprt_rdma.h314 struct kref rl_kref; member
H A Dverbs.c1372 if (!ep->re_send_count || kref_read(&req->rl_kref) > 1) { in rpcrdma_post_sends()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Drpc_rdma.c522 container_of(kref, struct rpcrdma_req, rl_kref); in rpcrdma_sendctx_done()
551 kref_put(&sc->sc_req->rl_kref, rpcrdma_sendctx_done); in rpcrdma_sendctx_unmap()
744 kref_get(&req->rl_kref); in rpcrdma_prepare_noch_mapped()
774 kref_get(&req->rl_kref); in rpcrdma_prepare_readch()
803 kref_init(&req->rl_kref); in rpcrdma_prepare_send_sges()
1415 container_of(kref, struct rpcrdma_req, rl_kref); in rpcrdma_reply_done()
1493 kref_put(&req->rl_kref, rpcrdma_reply_done); in rpcrdma_reply_handler()
H A Dxprt_rdma.h328 struct kref rl_kref; member
H A Dfrwr_ops.c406 if ((kref_read(&req->rl_kref) > 1) || num_wrs > ep->re_send_count) { in frwr_send()

Completed in 9 milliseconds