Searched refs:acpi_debug_mem_block (Results 1 – 2 of 2) sorted by relevance
64 static struct acpi_debug_mem_block *acpi_ut_find_allocation(struct65 acpi_debug_mem_block69 acpi_ut_track_allocation(struct acpi_debug_mem_block *address,75 acpi_ut_remove_allocation(struct acpi_debug_mem_block *address,128 struct acpi_debug_mem_block *allocation; in acpi_ut_allocate_and_track()191 struct acpi_debug_mem_block *allocation; in acpi_ut_allocate_zeroed_and_track()254 struct acpi_debug_mem_block *debug_block; in acpi_ut_free_and_track()265 debug_block = ACPI_CAST_PTR(struct acpi_debug_mem_block, in acpi_ut_free_and_track()311 static struct acpi_debug_mem_block *acpi_ut_find_allocation(struct in acpi_ut_find_allocation()312 acpi_debug_mem_block in acpi_ut_find_allocation()[all …]
1177 struct acpi_debug_mem_block *previous; \1178 struct acpi_debug_mem_block *next; \1188 struct acpi_debug_mem_block { struct