Home
last modified time | relevance | path

Searched refs:ACPI_ALLOCATE_BUFFER (Results 1 – 11 of 11) sorted by relevance

/acpica-latest/source/components/utilities/
Dutalloc.c412 (Buffer->Length == ACPI_ALLOCATE_BUFFER) || in AcpiUtValidateBuffer()
477 case ACPI_ALLOCATE_BUFFER: in AcpiUtInitializeBuffer()
/acpica-latest/source/tools/examples/
Dexamples.c565 ReturnValue.Length = ACPI_ALLOCATE_BUFFER; in ExecuteOSI()
633 ReturnValue.Length = ACPI_ALLOCATE_BUFFER; in ExecuteMAIN()
/acpica-latest/source/components/debugger/
Ddbexec.c497 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbExecutionWalk()
606 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbExecute()
619 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbExecute()
Ddbtest.c1043 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbReadFromObject()
1314 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbEvaluateOnePredefinedName()
Ddbmethod.c607 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AcpiDbEvaluateObject()
/acpica-latest/source/tools/acpiexec/
Daetests.c428 ReturnBuf.Length = ACPI_ALLOCATE_BUFFER; in AeMiscellaneousTests()
645 ReturnBuffer.Length = ACPI_ALLOCATE_BUFFER; in AeGlobalAddressRangeCheck()
Daeexception.c260 ReturnObj.Length = ACPI_ALLOCATE_BUFFER; in AeExceptionHandler()
Daeexec.c437 ReturnValue.Length = ACPI_ALLOCATE_BUFFER; in ExecuteOSI()
/acpica-latest/source/include/
Dactypes.h1148 #define ACPI_ALLOCATE_BUFFER (ACPI_SIZE) (0) macro
1153 #define ACPI_ALLOCATE_BUFFER (ACPI_SIZE) (-1) /* Let ACPICA allocate buffer */ macro
/acpica-latest/source/components/namespace/
Dnsxfeval.c216 if (ReturnBuffer->Length == ACPI_ALLOCATE_BUFFER) in AcpiEvaluateObjectTyped()
/acpica-latest/documents/
Dchanges.txt18055 the buffer length is set to ACPI_ALLOCATE_BUFFER, the buffer will