Home
last modified time | relevance | path

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

/Linux-v5.10/net/sunrpc/xprtrdma/
Dfrwr_ops.c103 while ((mr = rpcrdma_mr_pop(&req->rl_registered))) in frwr_reset()
505 while ((mr = rpcrdma_mr_pop(&req->rl_registered))) { in frwr_unmap_sync()
610 while ((mr = rpcrdma_mr_pop(&req->rl_registered))) { in frwr_unmap_async()
Dxprt_rdma.h334 rpcrdma_mr_pop(struct list_head *list) in rpcrdma_mr_pop() function
Dverbs.c1094 while ((mr = rpcrdma_mr_pop(&req->rl_free_mrs))) { in rpcrdma_req_destroy()
1176 mr = rpcrdma_mr_pop(&buf->rb_mrs); in rpcrdma_mr_get()
Drpc_rdma.c313 *mr = rpcrdma_mr_pop(&req->rl_free_mrs); in rpcrdma_mr_prepare()