OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:threadpool_percpu_put
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
threadpool.h
68
void
threadpool_percpu_put
(struct threadpool_percpu *, pri_t);
/src/tests/rump/kernspace/
threadpool.c
90
threadpool_percpu_put
(pcpu0, PRI_NONE);
91
threadpool_percpu_put
(pcpu1, PRI_NONE);
92
threadpool_percpu_put
(pcpu2, PRI_KERNEL_RT);
204
threadpool_percpu_put
(pcpu, PRI_NONE);
/src/tests/kernel/threadpool_tester/
threadpool_tester.c
230
threadpool_percpu_put
(pcpu, val);
272
threadpool_percpu_put
(pcpu, val);
469
threadpool_percpu_put
(pcpu, pri);
/src/tests/modules/threadpool_tester/
threadpool_tester.c
230
threadpool_percpu_put
(pcpu, val);
272
threadpool_percpu_put
(pcpu, val);
469
threadpool_percpu_put
(pcpu, pri);
/src/sys/kern/
kern_threadpool.c
56
* CPU. When you're done, call
threadpool_percpu_put
(pool_percpu,
617
threadpool_percpu_put
(struct threadpool_percpu *pool_percpu, pri_t pri)
function in typeref:typename:void
/src/share/man/man9/
Makefile
983
threadpool.9
threadpool_percpu_put
.9 \
Completed in 14 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025