Searched refs:xp_threads (Results 1 – 5 of 5) sorted by relevance
1007 if (!detached && xprt->xp_threads == 0 && xprt->xp_closeproc) { in svc_xprt_cleanup()1011 if (xprt->xp_threads + xprt->xp_detached_threads > 0) in svc_xprt_cleanup()1469 xprt->xp_threads++; in svc_clone_link()1504 ASSERT(xprt->xp_threads > 0); in svc_clone_unlink()1508 xprt->xp_threads--; in svc_clone_unlink()1540 ASSERT(xprt->xp_threads + xprt->xp_detached_threads > 0); in svc_clone_unlinkdetached()2454 if (xprt->xp_threads == 0) { in svc_queueclose()2705 xprt->xp_threads--; in svc_detach_thread()
188 xprt->xp_threads = 0; in svc_tli_kcreate()
445 int xp_threads; /* Current num. of attached threads */ member
269 xprt->xp_threads = 0; in svc_rdma_kcreate()
182 xprt->xp_threads); in svc_print_masterxprt()