Searched refs:clist_free (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc_rdma.c399 clist_free(cdrp->cl_reply);
495 clist_free(cl);
521 clist_free(cllong);
530 clist_free(cllong);
538 clist_free(cllong);
550 clist_free(cllong);
562 clist_free(cllong);
625 clist_free(cl);
922 clist_free(crdp->cl_reply);
1033 clist_free(cl_sen
[all...]
H A Dxdr_rdma.c357 clist_free(xdrp->xp_wcl);
366 clist_free(xdrp->xp_rcl);
1150 clist_free(first);
1168 clist_free(first);
1232 clist_free(first);
1368 clist_free(clp);
1484 clist_free(wrcl);
1558 clist_free(rclp);
1602 clist_free(xdr_rcl);
H A Drdma_subr.c383 clist_free(struct clist *cl) function
409 clist_free(cl);
434 clist_free(cl);
H A Dclnt_rdma.c493 clist_free(rndcl);
540 clist_free(*clpp);
553 clist_free(*clpp);
799 clist_free(cl_rpcmsg);
1154 clist_free(cl_sendlist);
1162 clist_free(cl_long_reply);
1178 clist_free(cl_rdma_reply);
1186 clist_free(cl_recvlist);
H A Drpc_rdma.h529 extern void clist_free(struct clist *);

Completed in 111 milliseconds