Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/acpica/dist/utilities/
Duttrack.c267 Allocation = AcpiOsAllocate (Size + sizeof (ACPI_DEBUG_MEM_HEADER)); in AcpiUtAllocateAndTrack()
337 Size + sizeof (ACPI_DEBUG_MEM_HEADER)); in AcpiUtAllocateZeroedAndTrack()
408 (((char *) Allocation) - sizeof (ACPI_DEBUG_MEM_HEADER))); in AcpiUtFreeAndTrack()
/netbsd/src/sys/external/bsd/acpica/dist/include/
Daclocal.h1610 } ACPI_DEBUG_MEM_HEADER; typedef