Home
last modified time | relevance | path

Searched defs:pool_percpu (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/kern/
H A Dkern_threadpool.c574 struct threadpool_percpu *pool_percpu, *tmp = NULL; in threadpool_percpu_get() local
617 threadpool_percpu_put(struct threadpool_percpu *pool_percpu, pri_t pri) in threadpool_percpu_put()
643 threadpool_percpu_ref(struct threadpool_percpu *pool_percpu) in threadpool_percpu_ref()
655 threadpool_percpu_ref_remote(struct threadpool_percpu *pool_percpu, in threadpool_percpu_ref_remote()
677 struct threadpool_percpu *pool_percpu; in threadpool_percpu_create() local
705 threadpool_percpu_destroy(struct threadpool_percpu *pool_percpu) in threadpool_percpu_destroy()