Home
last modified time | relevance | path

Searched refs:AE_LIMIT (Results 1 – 18 of 18) sorted by relevance

/acpica-latest/source/os_specific/service_layers/
Doswintbl.c306 return (AE_LIMIT); in AcpiOsGetTableByIndex()
328 Status = AE_LIMIT; in AcpiOsGetTableByIndex()
466 return (AE_LIMIT); in WindowsGetTableFromRegistry()
645 return (AE_LIMIT); in AcpiOsGetTableByName()
Dosbsdtbl.c325 return (AE_LIMIT); in AcpiOsGetTableByName()
434 return (AE_LIMIT); in AcpiOsGetTableByIndex()
785 return (AE_LIMIT); in OslGetTableViaRoot()
Doswinxf.c913 ACPI_EXCEPTION ((AE_INFO, AE_LIMIT, in AcpiOsCreateSemaphore()
916 return (AE_LIMIT); in AcpiOsCreateSemaphore()
1107 return (AE_LIMIT); in AcpiOsSignalSemaphore()
Doslinuxtbl.c440 if (ACPI_FAILURE (Status) && Status == AE_LIMIT) in AcpiOsGetTableByName()
579 return (AE_LIMIT); in AcpiOsGetTableByIndex()
1233 return (AE_LIMIT); in OslGetBiosTable()
1684 return (AE_LIMIT); in OslGetCustomizedTable()
Dosunixxf.c1131 return (AE_LIMIT); in AcpiOsSignalSemaphore()
/acpica-latest/source/tools/acpidump/
Dapdump.c381 if (Status == AE_LIMIT) in ApDumpAllTables()
522 if (Status == AE_LIMIT) in ApDumpTableByName()
/acpica-latest/source/components/events/
Devgpe.c341 return_ACPI_STATUS (AE_LIMIT); in AcpiEvAddGpeReference()
395 return_ACPI_STATUS (AE_LIMIT); in AcpiEvRemoveGpeReference()
/acpica-latest/source/compiler/
Daslerror.c1202 return (AE_LIMIT); in AslLogExpectedException()
1304 return (AE_LIMIT); in AslDisableException()
1350 return (AE_LIMIT); in AslElevateException()
Ddttemplate.c280 Status = AE_LIMIT; in DtCreateTemplates()
Ddttable2.c2506 return (AE_LIMIT); in DtCompileSlit()
/acpica-latest/source/os_specific/efi/
Dosefitbl.c474 return (AE_LIMIT); in AcpiOsGetTableByIndex()
1028 return (AE_LIMIT); in OslGetTable()
/acpica-latest/source/components/hardware/
Dhwvalid.c278 return_ACPI_STATUS (AE_LIMIT); in AcpiHwValidateIoRequest()
/acpica-latest/source/include/
Dacexcep.h232 #define AE_LIMIT EXCEP_ENV (0x0010) macro
/acpica-latest/tests/aslts/src/runtime/collections/bdemo/ACPICA/0297_ACTIONS_REQUIRED/
DDECL.asl31 * SUMMARY: After AE_LIMIT the further work of ACPICA mutex framework looks unstable
503 CH04 (__METHOD__, 0x01, 0x12, 0x00, __LINE__, 0x00, 0x00) /* AE_LIMIT */
/acpica-latest/tests/aslts/src/runtime/collections/functional/synchronization/
Dmutex2.asl238 * arg0 - if to force AE_LIMIT by exceeding the maximal number of created mutexes
600 CH04 (__METHOD__, 0x01, 0x12, Z150, __LINE__, 0x00, 0x00) /* AE_LIMIT */
2466 * To see if the mutex-es framework can continue working after AE_LIMIT.
2467 * Now, after AE_LIMIT, it looks can't actually restore -- many messages
2471 * **** AcpiExec: Exception AE_LIMIT during execution of method [M369] Opcode [Mutex] @E2
/acpica-latest/tests/aslts/src/runtime/cntl/
Dehandle.asl198 "AE_LIMIT"
Drunmode.asl282 … Name (Y297, 0x00) /* After AE_LIMIT the further work of ACPICA mutex framework looks unstable */
/acpica-latest/tests/aslts/adm/BugState/
DALLBUGS304 297| I | | | | 100 | After AE_LIMIT the further work of ACPICA mutex…