Searched refs:acpi_ut_track_allocation (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/acpi/acpica/
H A Duttrack.c17 * acpi_ut_track_allocation to add an element to the list; deletion
35 acpi_ut_track_allocation(struct acpi_debug_mem_block *address,
118 acpi_ut_track_allocation(allocation, size, ACPI_MEM_MALLOC,
180 status = acpi_ut_track_allocation(allocation, size,
315 * FUNCTION: acpi_ut_track_allocation
331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, function

Completed in 106 milliseconds