Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/rpc/
H A Dsvc_rdma.c399 clist_free(cdrp->cl_reply); in svc_rdma_kclone_destroy()
495 clist_free(cl); in svc_rdma_krecv()
521 clist_free(cllong); in svc_rdma_krecv()
530 clist_free(cllong); in svc_rdma_krecv()
538 clist_free(cllong); in svc_rdma_krecv()
550 clist_free(cllong); in svc_rdma_krecv()
562 clist_free(cllong); in svc_rdma_krecv()
625 clist_free(cl); in svc_rdma_krecv()
922 clist_free(crdp->cl_reply); in svc_rdma_ksend()
1033 clist_free(cl_send); in svc_rdma_ksend()
[all …]
H A Dxdr_rdma.c357 clist_free(xdrp->xp_wcl); in xdrrdma_destroy()
366 clist_free(xdrp->xp_rcl); in xdrrdma_destroy()
1150 clist_free(first); in xdr_decode_wlist_svc()
1168 clist_free(first); in xdr_decode_wlist_svc()
1232 clist_free(first); in xdr_decode_reply_wchunk()
1368 clist_free(clp); in xdrrdma_free_clist()
1484 clist_free(wrcl); in xdrrdma_send_read_data()
1558 clist_free(rclp); in xdrrdma_read_a_chunk()
1602 clist_free(xdr_rcl); in xdrrdma_free_xdr_chunks()
H A Dclnt_rdma.c493 clist_free(rndcl); in clnt_setup_wlist()
540 clist_free(*clpp); in clnt_setup_long_reply()
553 clist_free(*clpp); in clnt_setup_long_reply()
799 clist_free(cl_rpcmsg); in clnt_rdma_kcallit()
1154 clist_free(cl_sendlist); in clnt_rdma_kcallit()
1162 clist_free(cl_long_reply); in clnt_rdma_kcallit()
1178 clist_free(cl_rdma_reply); in clnt_rdma_kcallit()
1186 clist_free(cl_recvlist); in clnt_rdma_kcallit()
H A Drdma_subr.c383 clist_free(struct clist *cl) in clist_free() function
409 clist_free(cl); in rdma_clnt_postrecv()
434 clist_free(cl); in rdma_svc_postrecv()
H A Drpc_rdma.h529 extern void clist_free(struct clist *);