Home
last modified time | relevance | path

Searched refs:rl_free_mrs (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h316 struct list_head rl_free_mrs; member
H A Dverbs.c861 INIT_LIST_HEAD(&req->rl_free_mrs); in rpcrdma_req_create()
1092 while ((mr = rpcrdma_mr_pop(&req->rl_free_mrs))) { in rpcrdma_req_destroy()
1113 * removing mr->mr_list from req->rl_free_mrs safely.
1195 rpcrdma_mr_push(mr, &mr->mr_req->rl_free_mrs); in rpcrdma_mr_put()
H A Drpc_rdma.c329 *mr = rpcrdma_mr_pop(&req->rl_free_mrs); in rpcrdma_mr_prepare()
/kernel/linux/linux-6.6/net/sunrpc/xprtrdma/
H A Dxprt_rdma.h330 struct list_head rl_free_mrs; member
H A Dfrwr_ops.c92 rpcrdma_mr_push(mr, &mr->mr_req->rl_free_mrs); in frwr_mr_put()
H A Dverbs.c826 INIT_LIST_HEAD(&req->rl_free_mrs); in rpcrdma_req_create()
1087 while ((mr = rpcrdma_mr_pop(&req->rl_free_mrs))) { in rpcrdma_req_destroy()
1108 * removing mr->mr_list from req->rl_free_mrs safely.
H A Drpc_rdma.c301 *mr = rpcrdma_mr_pop(&req->rl_free_mrs); in rpcrdma_mr_prepare()

Completed in 12 milliseconds