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.c2171 xprt->xp_size >= totalmem / 5 / pool->p_lcount) in svc_flowcontrol()
2188 xprt->xp_size >= totalmem / 5 / pool->p_lcount / 2) in svc_flowcontrol()
2291 next->xp_size -= size; in svc_run()
2410 pool->p_size -= xprt->xp_size; in svc_queueclean()
2414 xprt->xp_size = 0; in svc_queueclean()
2555 xprt->xp_size += size; in svc_queuereq()
2779 pool->p_size -= xprt->xp_size; in rdma_stop()
2782 xprt->xp_size = 0; in rdma_stop()
H A Dsvc_gen.c184 xprt->xp_size = 0; in svc_tli_kcreate()
H A Dsvc.h457 size_t xp_size; /* total size of queued msgs */ member
H A Dsvc_rdma.c268 xprt->xp_size = 0; in svc_rdma_kcreate()