OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__pmap_pmap_pool
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/sh3/sh3/
pmap.c
70
STATIC struct pool
__pmap_pmap_pool
;
variable in typeref:struct:pool
212
pool_init(&
__pmap_pmap_pool
, sizeof(struct pmap), 0, 0, 0, "pmappl",
241
pmap = pool_get(&
__pmap_pmap_pool
, PR_WAITOK);
289
pool_put(&
__pmap_pmap_pool
, pmap);
Completed in 10 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025