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

/linux-master/include/linux/sunrpc/
H A Dsvc_rdma_pcl.h117 extern void pcl_free(struct svc_rdma_pcl *pcl);
/linux-master/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c224 pcl_free(&ctxt->rc_call_pcl);
225 pcl_free(&ctxt->rc_read_pcl);
226 pcl_free(&ctxt->rc_write_pcl);
227 pcl_free(&ctxt->rc_reply_pcl);
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) function

Completed in 401 milliseconds