Home
last modified time | relevance | path

Searched refs:acpi_debug_mem_block (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/acpi/acpica/
Duttrack.c30 static struct acpi_debug_mem_block *acpi_ut_find_allocation(struct
31 acpi_debug_mem_block
35 acpi_ut_track_allocation(struct acpi_debug_mem_block *address,
41 acpi_ut_remove_allocation(struct acpi_debug_mem_block *address,
94 struct acpi_debug_mem_block *allocation; in acpi_ut_allocate_and_track()
157 struct acpi_debug_mem_block *allocation; in acpi_ut_allocate_zeroed_and_track()
220 struct acpi_debug_mem_block *debug_block; in acpi_ut_free_and_track()
231 debug_block = ACPI_CAST_PTR(struct acpi_debug_mem_block, in acpi_ut_free_and_track()
277 static struct acpi_debug_mem_block *acpi_ut_find_allocation(struct in acpi_ut_find_allocation()
278 acpi_debug_mem_block in acpi_ut_find_allocation()
[all …]
Daclocal.h1237 struct acpi_debug_mem_block *previous; \
1238 struct acpi_debug_mem_block *next; \
1248 struct acpi_debug_mem_block { struct