Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Ddbexec.c26 static u32 acpi_db_get_outstanding_allocations(void);
251 * FUNCTION: acpi_db_get_outstanding_allocations
263 static u32 acpi_db_get_outstanding_allocations(void) in acpi_db_get_outstanding_allocations() function
367 previous_allocations = acpi_db_get_outstanding_allocations(); in acpi_db_execute()
447 acpi_db_get_outstanding_allocations() - previous_allocations; in acpi_db_execute()
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Ddbexec.c26 static u32 acpi_db_get_outstanding_allocations(void);
251 * FUNCTION: acpi_db_get_outstanding_allocations
263 static u32 acpi_db_get_outstanding_allocations(void) in acpi_db_get_outstanding_allocations() function
367 previous_allocations = acpi_db_get_outstanding_allocations(); in acpi_db_execute()
447 acpi_db_get_outstanding_allocations() - previous_allocations; in acpi_db_execute()

Completed in 2 milliseconds