Searched refs:AcpiGbl_PsNodeExtCache (Results 1 – 6 of 6) sorted by relevance
169 ACPI_MAX_EXTPARSE_CACHE_DEPTH, &AcpiGbl_PsNodeExtCache); in AcpiUtCreateCaches()244 (void) AcpiOsDeleteCache (AcpiGbl_PsNodeExtCache); in AcpiUtDeleteCaches()245 AcpiGbl_PsNodeExtCache = NULL; in AcpiUtDeleteCaches()
727 (void) AcpiOsPurgeCache (AcpiGbl_PsNodeExtCache); in ACPI_EXPORT_SYMBOL()
241 Op = AcpiOsAcquireObject (AcpiGbl_PsNodeExtCache); in AcpiPsAllocOp()287 (void) AcpiOsReleaseObject (AcpiGbl_PsNodeExtCache, Op); in AcpiPsFreeOp()
277 ACPI_EXTERN ACPI_CACHE_T *AcpiGbl_PsNodeExtCache; variable
536 AcpiDbListInfo (AcpiGbl_PsNodeExtCache); in AcpiDbDisplayStatistics()
357 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_PsNodeExtCache); in AcpiDbGetOutstandingAllocations()