OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cc_pcgcache
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
pool.h
247
pcg_t *volatile *
cc_pcgcache
;
member in struct:pool_cache_cpu
/src/sys/kern/
subr_pool.c
2279
cc->
cc_pcgcache
= pc->pc_pcgcache;
2658
(void)pool_pcg_put(cc->
cc_pcgcache
, cur);
2807
(void)pool_pcg_get(cc->
cc_pcgcache
, &pcg);
Completed in 19 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026