OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pc_pcgcache
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
pool.h
264
pcg_t *volatile *
pc_pcgcache
; /* list of empty cache groups */
member in struct:pool_cache
/src/sys/kern/
subr_pool.c
2160
pc->
pc_pcgcache
= &pcg_large_cache;
2164
pc->
pc_pcgcache
= &pcg_normal_cache;
2276
cc->cc_pcgcache = pc->
pc_pcgcache
;
2934
(void)pool_pcg_put(pc->
pc_pcgcache
, cur);
2945
(void)pool_pcg_put(pc->
pc_pcgcache
, prev);
Completed in 14 milliseconds
Indexes created Tue Oct 14 00:09:49 GMT 2025