acpi_gbl_operand_cache 108 drivers/acpi/acpica/acglobal.h ACPI_GLOBAL(acpi_cache_t *, acpi_gbl_operand_cache); acpi_gbl_operand_cache 271 drivers/acpi/acpica/dbexec.c outstanding += acpi_db_get_cache_info(acpi_gbl_operand_cache); acpi_gbl_operand_cache 371 drivers/acpi/acpica/dbstats.c acpi_db_list_info(acpi_gbl_operand_cache); acpi_gbl_operand_cache 107 drivers/acpi/acpica/utalloc.c &acpi_gbl_operand_cache); acpi_gbl_operand_cache 200 drivers/acpi/acpica/utalloc.c (void)acpi_os_delete_cache(acpi_gbl_operand_cache); acpi_gbl_operand_cache 201 drivers/acpi/acpica/utalloc.c acpi_gbl_operand_cache = NULL; acpi_gbl_operand_cache 359 drivers/acpi/acpica/utobject.c object = acpi_os_acquire_object(acpi_gbl_operand_cache); acpi_gbl_operand_cache 402 drivers/acpi/acpica/utobject.c (void)acpi_os_release_object(acpi_gbl_operand_cache, object); acpi_gbl_operand_cache 238 drivers/acpi/acpica/utxface.c (void)acpi_os_purge_cache(acpi_gbl_operand_cache);