OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:memman_alloc
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.sbin/acpitools/aml/
aml_memman.h
101
unsigned int alloc_called; /*
memman_alloc
() calling */
164
void *
memman_alloc
(struct memman *, unsigned int);
aml_name.c
245
result =
memman_alloc
(aml_memman, memid_aml_name_group);
281
newname =
memman_alloc
(aml_memman, memid_aml_name);
419
result =
memman_alloc
(aml_memman, memid_aml_local_stack);
481
result =
memman_alloc
(aml_memman, memid_aml_name);
aml_evalobj.c
201
copy =
memman_alloc
(aml_memman, memid_aml_environ);
327
env =
memman_alloc
(aml_memman, memid_aml_environ);
395
env =
memman_alloc
(aml_memman, memid_aml_environ);
aml_obj.c
178
ret =
memman_alloc
(aml_memman, memid);
aml_parse.c
556
copy =
memman_alloc
(aml_memman, memid_aml_environ);
615
copy =
memman_alloc
(aml_memman, memid_aml_environ);
790
copy =
memman_alloc
(aml_memman, memid_aml_environ);
834
copy =
memman_alloc
(aml_memman, memid_aml_environ);
880
copy =
memman_alloc
(aml_memman, memid_aml_environ);
925
copy =
memman_alloc
(aml_memman, memid_aml_environ);
965
copy =
memman_alloc
(aml_memman, memid_aml_environ);
1010
copy =
memman_alloc
(aml_memman, memid_aml_environ);
1053
copy =
memman_alloc
(aml_memman, memid_aml_environ);
aml_memman.c
137
memman_alloc
(struct memman *memman, unsigned int id)
function in typeref:typename:void *
145
printf("
memman_alloc
: invalid memory type id\n");
181
printf("
memman_alloc
: could not allocate memory\n");
476
printf("
memman_alloc
: invalid memory type id\n");
Completed in 14 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025