Searched refs:clist_add (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/uts/common/rpc/ |
H A D | rdma_subr.c | 236 clist_add(struct clist **clp, uint32_t xdroff, int len, in clist_add() function 406 clist_add(&cl, 0, rbuf.len, &rbuf.handle, rbuf.addr, in rdma_clnt_postrecv() 431 clist_add(&cl, 0, rbuf.len, &rbuf.handle, rbuf.addr, in rdma_svc_postrecv()
|
H A D | rpc_rdma.h | 527 extern void clist_add(struct clist **, uint32_t, int,
|
H A D | clnt_rdma.c | 920 clist_add(&cl_sendlist, 0, XDR_GETPOS(rdmahdr_o_xdrs), &clmsg.handle, in clnt_rdma_kcallit() 927 clist_add(&cl_sendlist, 0, p->cku_outsz, &rpcmsg.handle, in clnt_rdma_kcallit()
|
H A D | svc_rdma.c | 1014 clist_add(&cl_send, 0, XDR_GETPOS(&xdrs_rhdr), &rbuf_resp.handle, in svc_rdma_ksend() 1018 clist_add(&cl_send, 0, final_resp_len, &rbuf_rpc_resp.handle, in svc_rdma_ksend()
|
H A D | rpcib.c | 2714 clist_add(&cl, 0, rep->bytes_xfer, NULL, in rib_recv()
|
/titanic_41/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 542 NO_UNLOAD_STUB(rpcmod, clist_add, nomod_minus_one);
|
/titanic_41/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 655 NO_UNLOAD_STUB(rpcmod, clist_add, nomod_minus_one);
|