Home
last modified time | relevance | path

Searched refs:SVCPOOL (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dsvc.c340 SVCPOOL *pool; in svc_zoneshutdown()
454 static SVCPOOL *
457 SVCPOOL *pool; in svc_pool_find()
481 SVCPOOL *pool; in svc_do_run()
553 SVCPOOL *old_pool; in svc_pool_register()
662 SVCPOOL *pool; in svc_pool_create()
695 SVCPOOL *pool; in svc_pool_control()
769 SVCPOOL *pool; in svc_xprt_register()
1624 SVCPOOL *pool; in svc_wait()
2386 SVCPOOL *pool; in svc_queueclean()
[all …]
H A Dsvc.h86 typedef struct __svcpool SVCPOOL; /* Kernel thread pool */ typedef
270 SVCPOOL *p_next; /* Next pool in the list */
271 SVCPOOL *p_prev; /* Prev pool in the list */
426 SVCPOOL *xp_pool; /* Pointer to the pool */
/illumos-gate/usr/src/cmd/mdb/common/modules/nfs/
H A Dsvc.c44 svc_print_pool(SVCPOOL *pool, uintptr_t addr) in svc_print_pool()
76 SVCPOOL svcpool; in svc_pool_dcmd()
289 SVCPOOL pool; in svc_pool_walk_step()