OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pmap_pool_alloc
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/powerpc/oea/
pmap.c
345
static void *
pmap_pool_alloc
(struct pool *, int);
349
.pa_alloc =
pmap_pool_alloc
,
2849
* Reuse when pool shortage; see
pmap_pool_alloc
() below.
2886
pmap_pool_alloc
(struct pool *pp, int flags)
function in typeref:typename:void *
pmap.c
345
static void *
pmap_pool_alloc
(struct pool *, int);
349
.pa_alloc =
pmap_pool_alloc
,
2849
* Reuse when pool shortage; see
pmap_pool_alloc
() below.
2886
pmap_pool_alloc
(struct pool *pp, int flags)
function in typeref:typename:void *
Completed in 78 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025