Home
last modified time | relevance | path

Searched defs:Allocation (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/intel/io/acpica/utilities/
H A Duttrack.c148 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateAndTrack() local
217 ACPI_DEBUG_MEM_BLOCK *Allocation; in AcpiUtAllocateZeroedAndTrack() local
281 AcpiUtFreeAndTrack(void * Allocation,UINT32 Component,const char * Module,UINT32 Line) AcpiUtFreeAndTrack() argument
349 AcpiUtFindAllocation(ACPI_DEBUG_MEM_BLOCK * Allocation) AcpiUtFindAllocation() argument
407 AcpiUtTrackAllocation(ACPI_DEBUG_MEM_BLOCK * Allocation,ACPI_SIZE Size,UINT8 AllocType,UINT32 Component,const char * Module,UINT32 Line) AcpiUtTrackAllocation() argument
511 AcpiUtRemoveAllocation(ACPI_DEBUG_MEM_BLOCK * Allocation,UINT32 Component,const char * Module,UINT32 Line) AcpiUtRemoveAllocation() argument
[all...]
H A Dutalloc.c71 void *Allocation; in AcpiOsAllocateZeroed() local