Home
last modified time | relevance | path

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

/linux/net/sunrpc/xprtrdma/
A Dfrwr_ops.c113 while ((mr = rpcrdma_mr_pop(&req->rl_registered))) in frwr_reset()
518 mr = rpcrdma_mr_pop(&req->rl_registered); in frwr_unmap_sync()
536 } while ((mr = rpcrdma_mr_pop(&req->rl_registered))); in frwr_unmap_sync()
621 mr = rpcrdma_mr_pop(&req->rl_registered); in frwr_unmap_async()
639 } while ((mr = rpcrdma_mr_pop(&req->rl_registered))); in frwr_unmap_async()
A Dxprt_rdma.h344 rpcrdma_mr_pop(struct list_head *list) in rpcrdma_mr_pop() function
A Dverbs.c1115 while ((mr = rpcrdma_mr_pop(&req->rl_free_mrs))) { in rpcrdma_req_destroy()
1197 mr = rpcrdma_mr_pop(&buf->rb_mrs); in rpcrdma_mr_get()
A Drpc_rdma.c305 *mr = rpcrdma_mr_pop(&req->rl_free_mrs); in rpcrdma_mr_prepare()

Completed in 14 milliseconds