Searched refs:Outstanding (Results 1 – 2 of 2) sorted by relevance
228 UINT32 Outstanding; in AcpiDbListInfo() local258 Outstanding = AcpiDbGetCacheInfo (List); in AcpiDbListInfo()268 Outstanding * List->ObjectSize, in AcpiDbListInfo()269 Outstanding); in AcpiDbListInfo()280 Outstanding, in AcpiDbListInfo()
450 UINT32 Outstanding = 0; in AcpiDbGetOutstandingAllocations() local454 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_StateCache); in AcpiDbGetOutstandingAllocations()455 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_PsNodeCache); in AcpiDbGetOutstandingAllocations()456 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_PsNodeExtCache); in AcpiDbGetOutstandingAllocations()457 Outstanding += AcpiDbGetCacheInfo (AcpiGbl_OperandCache); in AcpiDbGetOutstandingAllocations()460 return (Outstanding); in AcpiDbGetOutstandingAllocations()