Home
last modified time | relevance | path

Searched refs:xp_size (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.c2163 xprt->xp_size >= totalmem / 5 / pool->p_lcount) in svc_flowcontrol()
2180 xprt->xp_size >= totalmem / 5 / pool->p_lcount / 2) in svc_flowcontrol()
2283 next->xp_size -= size; in svc_run()
2402 pool->p_size -= xprt->xp_size; in svc_queueclean()
2406 xprt->xp_size = 0; in svc_queueclean()
2547 xprt->xp_size += size; in svc_queuereq()
2771 pool->p_size -= xprt->xp_size; in rdma_stop()
2774 xprt->xp_size = 0; in rdma_stop()
H A Dsvc_gen.c184 xprt->xp_size = 0; in svc_tli_kcreate()
H A Dsvc.h442 size_t xp_size; /* total size of queued msgs */ member
H A Dsvc_rdma.c268 xprt->xp_size = 0; in svc_rdma_kcreate()