Searched refs:xp_threads (Results 1 – 4 of 4) sorted by relevance
1025 if (!detached && xprt->xp_threads == 0 && xprt->xp_closeproc) { in svc_xprt_cleanup()1029 if (xprt->xp_threads + xprt->xp_detached_threads > 0) in svc_xprt_cleanup()1479 xprt->xp_threads++; in svc_clone_link()1514 ASSERT(xprt->xp_threads > 0); in svc_clone_unlink()1518 xprt->xp_threads--; in svc_clone_unlink()1550 ASSERT(xprt->xp_threads + xprt->xp_detached_threads > 0); in svc_clone_unlinkdetached()2464 if (xprt->xp_threads == 0) { in svc_queueclose()2715 xprt->xp_threads--; in svc_detach_thread()
188 xprt->xp_threads = 0; in svc_tli_kcreate()
424 int xp_threads; /* Current num. of attached threads */ member
264 xprt->xp_threads = 0; in svc_rdma_kcreate()