Searched refs:rpcrdma_mr_pop (Results 1 – 4 of 4) sorted by relevance
110 while ((mr = rpcrdma_mr_pop(&req->rl_registered))) in frwr_reset()511 mr = rpcrdma_mr_pop(&req->rl_registered); in frwr_unmap_sync()529 } while ((mr = rpcrdma_mr_pop(&req->rl_registered))); in frwr_unmap_sync()614 mr = rpcrdma_mr_pop(&req->rl_registered); in frwr_unmap_async()632 } while ((mr = rpcrdma_mr_pop(&req->rl_registered))); in frwr_unmap_async()
922 while ((mr = rpcrdma_mr_pop(&req->rl_registered))) { in rpcrdma_req_reset()1100 while ((mr = rpcrdma_mr_pop(&req->rl_free_mrs))) { in rpcrdma_req_destroy()1182 mr = rpcrdma_mr_pop(&buf->rb_mrs); in rpcrdma_mr_get()
349 rpcrdma_mr_pop(struct list_head *list) in rpcrdma_mr_pop() function
301 *mr = rpcrdma_mr_pop(&req->rl_free_mrs); in rpcrdma_mr_prepare()