OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:phpool
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_pool.c
76
* an internal pool of page headers (`
phpool
').
84
static struct pool
phpool
[PHPOOL_MAX];
variable in typeref:struct:pool[]
715
"
phpool
-%d", nelem);
718
pool_init(&
phpool
[idx], sz, 0, 0, 0,
969
pp->pr_phpool = &
phpool
[idx];
subr_pool.c
76
* an internal pool of page headers (`
phpool
').
84
static struct pool
phpool
[PHPOOL_MAX];
variable in typeref:struct:pool[]
715
"
phpool
-%d", nelem);
718
pool_init(&
phpool
[idx], sz, 0, 0, 0,
969
pp->pr_phpool = &
phpool
[idx];
Completed in 29 milliseconds
Indexes created Tue Sep 23 23:09:58 GMT 2025