OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pcg_next
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/sys/
pool.h
237
struct pool_cache_group *
pcg_next
; /* link to next group */
member in struct:pool_cache_group
/src/sys/kern/
subr_pool.c
1996
pcg = pcg->
pcg_next
) {
2381
next = pcg->
pcg_next
;
2482
pcg->
pcg_next
= NULL;
2486
pcg->
pcg_next
= NULL;
2571
n = atomic_load_relaxed(&o->
pcg_next
);
2628
pcg->
pcg_next
= o;
3382
pcg = pcg->
pcg_next
) {
Completed in 39 milliseconds
Indexes created Sat Feb 21 08:20:20 UTC 2026