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

/haiku/src/add-ons/kernel/bus_managers/acpi/acpica/components/utilities/
H A Dutalloc.c179 void *Allocation; local
H A Duttrack.c254 ACPI_DEBUG_MEM_BLOCK *Allocation; local
323 ACPI_DEBUG_MEM_BLOCK *Allocation; local
386 AcpiUtFreeAndTrack( void *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
454 AcpiUtFindAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation) argument
512 AcpiUtTrackAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, ACPI_SIZE Size, UINT8 AllocType, UINT32 Component, const char *Module, UINT32 Line) argument
615 AcpiUtRemoveAllocation( ACPI_DEBUG_MEM_BLOCK *Allocation, UINT32 Component, const char *Module, UINT32 Line) argument
[all...]

Completed in 31 milliseconds