Home
last modified time | relevance | path

Searched defs:acpi_memory_list (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/include/acpi/
Dactypes.h1218 struct acpi_memory_list { struct
1219 const char *list_name;
1220 void *list_head;
1221 u16 object_size;
1222 u16 max_depth;
1223 u16 current_depth;
1229 u32 total_allocated;
1230 u32 total_freed;
1231 u32 max_occupied;
1232 u32 total_size;
[all …]
/kernel/linux/linux-5.10/include/acpi/
Dactypes.h1221 struct acpi_memory_list { struct
1222 const char *list_name;
1223 void *list_head;
1224 u16 object_size;
1225 u16 max_depth;
1226 u16 current_depth;
1232 u32 total_allocated;
1233 u32 total_freed;
1234 u32 max_occupied;
1235 u32 total_size;
[all …]