Searched refs:Module (Results 1 – 9 of 9) sorted by relevance
/acpica-latest/source/components/utilities/ |
D | uttrack.c | 184 const char *Module, 191 const char *Module, 251 const char *Module, in AcpiUtAllocateAndTrack() argument 262 ACPI_WARNING ((Module, Line, in AcpiUtAllocateAndTrack() 272 ACPI_WARNING ((Module, Line, in AcpiUtAllocateAndTrack() 279 Allocation, Size, ACPI_MEM_MALLOC, Component, Module, Line); in AcpiUtAllocateAndTrack() 320 const char *Module, in AcpiUtAllocateZeroedAndTrack() argument 331 ACPI_WARNING ((Module, Line, in AcpiUtAllocateZeroedAndTrack() 342 ACPI_ERROR ((Module, Line, in AcpiUtAllocateZeroedAndTrack() 348 ACPI_MEM_CALLOC, Component, Module, Line); in AcpiUtAllocateZeroedAndTrack() [all …]
|
/acpica-latest/source/include/ |
D | acutils.h | 1161 const char *Module, 1168 const char *Module, 1175 const char *Module, 1185 const char *Module);
|
D | aclocal.h | 1601 char Module[ACPI_MAX_MODULE_NAME]; \
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/ |
D | README | 26 14 | module | Module level code execution |
|
/acpica-latest/tests/aslts/src/runtime/collections/functional/module/ |
D | RUN.asl | 30 if (STTT("Module level code execution", TCLF, 14, W01a)) {
|
D | order.asl | 30 * Module level execution order
|
D | scope.asl | 30 * Module level execution under DefinitionBlock/Scope
|
D | object.asl | 30 * Module level execution under Device/Processor/ThermalZone/PowerResource
|
/acpica-latest/documents/ |
D | changes.txt | 9040 (under a Device object, etc.) at table load time. Module-level executable 16790 Module loading/unloading fixes (John Cagle) 19196 Module dependencies not currently implemented. If used, they
|