Searched refs:acpi_gbl_operand_cache (Results 1 – 4 of 4) sorted by relevance
107 &acpi_gbl_operand_cache); in acpi_ut_create_caches()161 (void)acpi_os_delete_cache(acpi_gbl_operand_cache); in acpi_ut_delete_caches()162 acpi_gbl_operand_cache = NULL; in acpi_ut_delete_caches()
387 object = acpi_os_acquire_object(acpi_gbl_operand_cache); in acpi_ut_allocate_object_desc_dbg()431 (void)acpi_os_release_object(acpi_gbl_operand_cache, object); in acpi_ut_delete_object_desc()
277 ACPI_EXTERN acpi_cache_t *acpi_gbl_operand_cache; variable
528 (void)acpi_os_purge_cache(acpi_gbl_operand_cache); in ACPI_EXPORT_SYMBOL()