Home
last modified time | relevance | path

Searched refs:pcl_free (Results 1 – 3 of 3) sorted by relevance

/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c224 pcl_free(&ctxt->rc_call_pcl); in svc_rdma_recv_ctxt_put()
225 pcl_free(&ctxt->rc_read_pcl); in svc_rdma_recv_ctxt_put()
226 pcl_free(&ctxt->rc_write_pcl); in svc_rdma_recv_ctxt_put()
227 pcl_free(&ctxt->rc_reply_pcl); in svc_rdma_recv_ctxt_put()
H A Dsvc_rdma_pcl.c17 void pcl_free(struct svc_rdma_pcl *pcl) in pcl_free() function
/linux/include/linux/sunrpc/
H A Dsvc_rdma_pcl.h117 extern void pcl_free(struct svc_rdma_pcl *pcl);