Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c230 pcl_free(&ctxt->rc_call_pcl); in svc_rdma_recv_ctxt_put()
231 pcl_free(&ctxt->rc_read_pcl); in svc_rdma_recv_ctxt_put()
232 pcl_free(&ctxt->rc_write_pcl); in svc_rdma_recv_ctxt_put()
233 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
/openbmc/linux/include/linux/sunrpc/
H A Dsvc_rdma_pcl.h117 extern void pcl_free(struct svc_rdma_pcl *pcl);