Home
last modified time | relevance | path

Searched refs:AcpiUtAllocateAndTrack (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/dev/acpica/components/utilities/
H A Duttrack.c248 AcpiUtAllocateAndTrack ( in AcpiUtAllocateAndTrack() function
/f-stack/freebsd/contrib/dev/acpica/include/
H A Dacutils.h1130 AcpiUtAllocateAndTrack (
H A Dactypes.h483 #define ACPI_ALLOCATE(a) AcpiUtAllocateAndTrack ((ACPI_SIZE) (a), ACPI_MEM_PARAMETER…