Searched refs:debug_block (Results 1 – 2 of 2) 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()
55 struct debug_block { struct68 static __iomem struct debug_block dbg __attribute__((aligned(32))); argument132 dbg.descr.buf_addr = bus_addr + offsetof(struct debug_block, pkt); in gelic_debug_init()