Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/sunrpc/xprtrdma/
H A Dfrwr_ops.c103 while ((mr = rpcrdma_mr_pop(&req->rl_registered))) in frwr_reset()
506 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()
H A Dxprt_rdma.h334 rpcrdma_mr_pop(struct list_head *list) in rpcrdma_mr_pop() function
H A Dverbs.c1097 while ((mr = rpcrdma_mr_pop(&req->rl_free_mrs))) { in rpcrdma_req_destroy()
1179 mr = rpcrdma_mr_pop(&buf->rb_mrs); in rpcrdma_mr_get()
H A Drpc_rdma.c329 *mr = rpcrdma_mr_pop(&req->rl_free_mrs); in rpcrdma_mr_prepare()