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

/linux-4.1.27/arch/powerpc/platforms/ps3/
H A Dgelic_udbg.c54 struct debug_block { struct
98 static __iomem struct debug_block dbg __attribute__((aligned(32)));
162 dbg.descr.buf_addr = bus_addr + offsetof(struct debug_block, pkt); gelic_debug_init()
/linux-4.1.27/drivers/acpi/acpica/
H A Duttrack.c254 struct acpi_debug_mem_block *debug_block; acpi_ut_free_and_track() local
265 debug_block = ACPI_CAST_PTR(struct acpi_debug_mem_block, acpi_ut_free_and_track()
270 acpi_gbl_global_list->current_total_size -= debug_block->size; acpi_ut_free_and_track()
272 status = acpi_ut_remove_allocation(debug_block, acpi_ut_free_and_track()
278 acpi_os_free(debug_block); acpi_ut_free_and_track()
280 allocation, debug_block)); acpi_ut_free_and_track()

Completed in 82 milliseconds