Home
last modified time | relevance | path

Searched refs:threadpool_percpu_ref (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/sys/
H A Dthreadpool.h70 threadpool_percpu_ref(struct threadpool_percpu *);
/netbsd-src/tests/kernel/threadpool_tester/
H A Dthreadpool_tester.c309 pool = threadpool_percpu_ref(pcpu); in threadpool_tester_run_percpu()
467 pool = threadpool_percpu_ref(pcpu); in threadpool_tester_fini()
/netbsd-src/tests/modules/threadpool_tester/
H A Dthreadpool_tester.c309 pool = threadpool_percpu_ref(pcpu); in threadpool_tester_run_percpu()
467 pool = threadpool_percpu_ref(pcpu); in threadpool_tester_fini()
/netbsd-src/tests/rump/kernspace/
H A Dthreadpool.c190 pool = threadpool_percpu_ref(pcpu); in rumptest_threadpool_percpu_schedule()
/netbsd-src/sys/kern/
H A Dkern_threadpool.c643 threadpool_percpu_ref(struct threadpool_percpu *pool_percpu) in threadpool_percpu_ref() function
/netbsd-src/share/man/man9/
H A DMakefile979 threadpool.9 threadpool_percpu_ref.9 \