Searched refs:acpi_db_get_cache_info (Results 1 – 3 of 3) sorted by relevance
262 u32 acpi_db_get_cache_info(struct acpi_memory_list *cache) in acpi_db_get_cache_info() function290 outstanding += acpi_db_get_cache_info(acpi_gbl_state_cache); in acpi_db_get_outstanding_allocations()291 outstanding += acpi_db_get_cache_info(acpi_gbl_ps_node_cache); in acpi_db_get_outstanding_allocations()292 outstanding += acpi_db_get_cache_info(acpi_gbl_ps_node_ext_cache); in acpi_db_get_outstanding_allocations()293 outstanding += acpi_db_get_cache_info(acpi_gbl_operand_cache); in acpi_db_get_outstanding_allocations()
232 u32 acpi_db_get_cache_info(struct acpi_memory_list *cache);
126 outstanding = acpi_db_get_cache_info(list); in acpi_db_list_info()