Home
last modified time | relevance | path

Searched refs:rpcrdma_free_regbuf (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/sunrpc/xprtrdma/
Dverbs.c1022 rpcrdma_free_regbuf(ia, rep->rr_rdmabuf); in rpcrdma_destroy_rep()
1029 rpcrdma_free_regbuf(ia, req->rl_sendbuf); in rpcrdma_destroy_req()
1030 rpcrdma_free_regbuf(ia, req->rl_rdmabuf); in rpcrdma_destroy_req()
1234 rpcrdma_free_regbuf(struct rpcrdma_ia *ia, struct rpcrdma_regbuf *rb) in rpcrdma_free_regbuf() function
Dxprt_rdma.h448 void rpcrdma_free_regbuf(struct rpcrdma_ia *,
Dtransport.c553 rpcrdma_free_regbuf(&r_xprt->rx_ia, req->rl_sendbuf); in xprt_rdma_allocate()