Home
last modified time | relevance | path

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

/netbsd-src/sys/kern/
H A Dkern_threadpool.c713 threadpool_percpu_init(void *vpoolp, void *vpri, struct cpu_info *ci) in threadpool_percpu_init() argument
715 struct threadpool **const poolp = vpoolp; in threadpool_percpu_init()
729 threadpool_percpu_ok(void *vpoolp, void *vokp, struct cpu_info *ci) in threadpool_percpu_ok() argument
731 struct threadpool **const poolp = vpoolp; in threadpool_percpu_ok()
739 threadpool_percpu_fini(void *vpoolp, void *vprip, struct cpu_info *ci) in threadpool_percpu_fini() argument
741 struct threadpool **const poolp = vpoolp; in threadpool_percpu_fini()