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

/linux-4.1.27/drivers/acpi/acpica/
H A Duttrack.c51 * acpi_ut_track_allocation to add an element to the list; deletion
69 acpi_ut_track_allocation(struct acpi_debug_mem_block *address,
153 status = acpi_ut_track_allocation(allocation, size, acpi_ut_allocate_and_track()
215 status = acpi_ut_track_allocation(allocation, size, acpi_ut_allocate_zeroed_and_track()
349 * FUNCTION: acpi_ut_track_allocation
365 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, acpi_ut_track_allocation() function

Completed in 46 milliseconds