Home
last modified time | relevance | path

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

/linux-2.6.39/net/sunrpc/xprtrdma/
Dsvc_rdma_transport.c136 void svc_rdma_put_context(struct svc_rdma_op_ctxt *ctxt, int free_pages) in svc_rdma_put_context() function
312 svc_rdma_put_context(ctxt, 1); in rq_cq_reap()
347 svc_rdma_put_context(ctxt, 1); in process_context()
351 svc_rdma_put_context(ctxt, 0); in process_context()
368 svc_rdma_put_context(ctxt, 0); in process_context()
531 svc_rdma_put_context(ctxt, 1); in svc_rdma_post_recv()
538 svc_rdma_put_context(ctxt, 1); in svc_rdma_post_recv()
1147 svc_rdma_put_context(ctxt, 1); in __svc_rdma_free()
1157 svc_rdma_put_context(ctxt, 1); in __svc_rdma_free()
1338 svc_rdma_put_context(ctxt, 1); in svc_rdma_send_error()
[all …]
Dsvc_rdma_recvfrom.c456 svc_rdma_put_context(ctxt, 0); in rdma_read_xdr()
499 svc_rdma_put_context(ctxt, 0); in rdma_read_xdr()
560 svc_rdma_put_context(head, 0); in rdma_read_complete()
656 svc_rdma_put_context(ctxt, 1); in svc_rdma_recvfrom()
663 svc_rdma_put_context(ctxt, 0); in svc_rdma_recvfrom()
676 svc_rdma_put_context(ctxt, 1); in svc_rdma_recvfrom()
Dsvc_rdma_sendto.c372 svc_rdma_put_context(ctxt, 0); in send_write()
559 svc_rdma_put_context(ctxt, 0); in send_reply()
651 svc_rdma_put_context(ctxt, 1); in send_reply()
741 svc_rdma_put_context(ctxt, 0); in svc_rdma_sendto()
/linux-2.6.39/include/linux/sunrpc/
Dsvc_rdma.h214 extern void svc_rdma_put_context(struct svc_rdma_op_ctxt *, int);