Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/dev/acpica/components/utilities/
Duttrack.c174 static ACPI_DEBUG_MEM_BLOCK *
176 ACPI_DEBUG_MEM_BLOCK *Allocation);
180 ACPI_DEBUG_MEM_BLOCK *Address,
189 ACPI_DEBUG_MEM_BLOCK *Address,
254 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateAndTrack()
323 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateZeroedAndTrack()
392 ACPI_DEBUG_MEM_BLOCK *DebugBlock; in AcpiUtFreeAndTrack()
407 DebugBlock = ACPI_CAST_PTR (ACPI_DEBUG_MEM_BLOCK, in AcpiUtFreeAndTrack()
453 static ACPI_DEBUG_MEM_BLOCK *
455 ACPI_DEBUG_MEM_BLOCK *Allocation) in AcpiUtFindAllocation()
[all …]
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Daclocal.h1605 } ACPI_DEBUG_MEM_BLOCK; typedef