Searched refs:acpi_ut_track_allocation (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | uttrack.c | 17 * acpi_ut_track_allocation to add an element to the list; deletion 35 acpi_ut_track_allocation(struct acpi_debug_mem_block *address, 118 acpi_ut_track_allocation(allocation, size, ACPI_MEM_MALLOC, in acpi_ut_allocate_and_track() 180 status = acpi_ut_track_allocation(allocation, size, in acpi_ut_allocate_zeroed_and_track() 315 * FUNCTION: acpi_ut_track_allocation 331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, in acpi_ut_track_allocation() function
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | uttrack.c | 17 * acpi_ut_track_allocation to add an element to the list; deletion 35 acpi_ut_track_allocation(struct acpi_debug_mem_block *address, 118 acpi_ut_track_allocation(allocation, size, ACPI_MEM_MALLOC, in acpi_ut_allocate_and_track() 180 status = acpi_ut_track_allocation(allocation, size, in acpi_ut_allocate_zeroed_and_track() 315 * FUNCTION: acpi_ut_track_allocation 331 acpi_ut_track_allocation(struct acpi_debug_mem_block *allocation, in acpi_ut_track_allocation() function
|
Completed in 2 milliseconds