Home
last modified time | relevance | path

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

/linux-4.1.27/net/sunrpc/xprtrdma/
Dverbs.c838 rpcrdma_free_regbuf(ia, ep->rep_padbuf); in rpcrdma_ep_create()
865 rpcrdma_free_regbuf(ia, ep->rep_padbuf); in rpcrdma_ep_destroy()
1140 rpcrdma_free_regbuf(ia, rep->rr_rdmabuf); in rpcrdma_destroy_rep()
1150 rpcrdma_free_regbuf(ia, req->rl_sendbuf); in rpcrdma_destroy_req()
1151 rpcrdma_free_regbuf(ia, req->rl_rdmabuf); in rpcrdma_destroy_req()
1563 rpcrdma_free_regbuf(struct rpcrdma_ia *ia, struct rpcrdma_regbuf *rb) in rpcrdma_free_regbuf() function
Dxprt_rdma.h423 void rpcrdma_free_regbuf(struct rpcrdma_ia *,
Dtransport.c555 rpcrdma_free_regbuf(&r_xprt->rx_ia, req->rl_sendbuf); in xprt_rdma_allocate()