Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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.c13 * pcl_free - Release all memory associated with a parsed chunk list
17 void pcl_free(struct svc_rdma_pcl *pcl) in pcl_free() function
/kernel/linux/linux-6.6/include/linux/sunrpc/
H A Dsvc_rdma_pcl.h117 extern void pcl_free(struct svc_rdma_pcl *pcl);

Completed in 3 milliseconds