OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pcg_large_pool
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_pool.c
362
static struct pool
pcg_large_pool
;
variable in typeref:struct:pool
729
pool_init(&
pcg_large_pool
, size, coherency_unit, 0, 0,
2159
pc->pc_pcgpool = &
pcg_large_pool
;
2386
pool_put(&
pcg_large_pool
, pcg);
subr_pool.c
362
static struct pool
pcg_large_pool
;
variable in typeref:struct:pool
729
pool_init(&
pcg_large_pool
, size, coherency_unit, 0, 0,
2159
pc->pc_pcgpool = &
pcg_large_pool
;
2386
pool_put(&
pcg_large_pool
, pcg);
Completed in 28 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025