OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MEMMAN_MEMBLOCK_DESC
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/acpitools/aml/
aml_amlmem.c
68
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_namestr), _aml_namestr_storage),
69
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_num), _aml_num_storage),
70
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_string), _aml_string_storage),
71
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_buffer), _aml_buffer_storage),
72
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_package), _aml_package_storage),
73
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_field), _aml_field_storage),
74
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_method), _aml_method_storage),
75
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_mutex), _aml_mutex_storage),
76
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_opregion), _aml_opregion_storage),
77
MEMMAN_MEMBLOCK_DESC
(sizeof(struct aml_powerres), _aml_powerres_storage)
[
all
...]
aml_memman.h
149
#define
MEMMAN_MEMBLOCK_DESC
(siz, initial_storage) \
Completed in 15 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025