Home
last modified time | relevance | path

Searched refs:ACPI_DEBUG_MEM_BLOCK (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/uts/intel/io/acpica/utilities/
H A Duttrack.c66 static ACPI_DEBUG_MEM_BLOCK *
68 ACPI_DEBUG_MEM_BLOCK *Allocation);
72 ACPI_DEBUG_MEM_BLOCK *Address,
81 ACPI_DEBUG_MEM_BLOCK *Address,
148 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateAndTrack()
217 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateZeroedAndTrack()
286 ACPI_DEBUG_MEM_BLOCK *DebugBlock; in AcpiUtFreeAndTrack()
301 DebugBlock = ACPI_CAST_PTR (ACPI_DEBUG_MEM_BLOCK, in AcpiUtFreeAndTrack()
347 static ACPI_DEBUG_MEM_BLOCK *
349 ACPI_DEBUG_MEM_BLOCK *Allocation) in AcpiUtFindAllocation()
[all …]
/titanic_44/usr/src/uts/intel/sys/acpi/
H A Daclocal.h1393 } ACPI_DEBUG_MEM_BLOCK; typedef