Searched refs:debug_block (Results 1 – 1 of 1) sorted by relevance
220 struct acpi_debug_mem_block *debug_block; in acpi_ut_free_and_track() local231 debug_block = ACPI_CAST_PTR(struct acpi_debug_mem_block, in acpi_ut_free_and_track()236 acpi_gbl_global_list->current_total_size -= debug_block->size; in acpi_ut_free_and_track()239 acpi_ut_remove_allocation(debug_block, component, module, line); in acpi_ut_free_and_track()244 acpi_os_free(debug_block); in acpi_ut_free_and_track()246 allocation, debug_block)); in acpi_ut_free_and_track()