Home
last modified time | relevance | path

Searched refs:MaxDepth (Results 1 – 12 of 12) sorted by relevance

/third_party/lib/acpica/source/components/utilities/
A Dutcache.c71 UINT16 MaxDepth, in AcpiOsCreateCache() argument
98 Cache->MaxDepth = MaxDepth; in AcpiOsCreateCache()
227 if (Cache->CurrentDepth >= Cache->MaxDepth) in AcpiOsReleaseObject()
/third_party/lib/acpica/source/components/namespace/
A Dnsdump.c682 UINT32 MaxDepth, in AcpiNsDumpObjects() argument
710 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth, in AcpiNsDumpObjects()
821 UINT32 MaxDepth, in AcpiNsDumpObjectPaths() argument
847 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth, in AcpiNsDumpObjectPaths()
853 (void) AcpiNsWalkNamespace (Type, StartHandle, MaxDepth, in AcpiNsDumpObjectPaths()
912 UINT32 MaxDepth) in AcpiNsDumpTables() argument
939 AcpiNsDumpObjects (ACPI_TYPE_ANY, ACPI_DISPLAY_OBJECTS, MaxDepth, in AcpiNsDumpTables()
A Dnswalk.c193 UINT32 MaxDepth, in AcpiNsWalkNamespace() argument
332 (Level < MaxDepth) && in AcpiNsWalkNamespace()
A Dnsxfeval.c612 UINT32 MaxDepth, in AcpiWalkNamespace() argument
627 (!MaxDepth) || in AcpiWalkNamespace()
670 Status = AcpiNsWalkNamespace (Type, StartObject, MaxDepth, in AcpiWalkNamespace()
/third_party/lib/acpica/source/include/acpica/
A Dacnamesp.h120 UINT32 MaxDepth,
251 UINT32 MaxDepth);
281 UINT32 MaxDepth,
289 UINT32 MaxDepth,
A Dacpiosxf.h280 UINT16 MaxDepth,
A Dacpixf.h597 UINT32 MaxDepth,
A Dactypes.h1330 UINT16 MaxDepth; member
/third_party/lib/acpica/source/components/debugger/
A Ddbstats.c127 if (List->MaxDepth > 0) in AcpiDbListInfo()
133 List->MaxDepth, in AcpiDbListInfo()
134 List->MaxDepth - List->CurrentDepth, in AcpiDbListInfo()
139 if (List->MaxDepth > 0) in AcpiDbListInfo()
A Ddbnames.c245 UINT32 MaxDepth = ACPI_UINT32_MAX; in AcpiDbDumpNamespace() local
262 MaxDepth = strtoul (DepthArg, NULL, 0); in AcpiDbDumpNamespace()
273 AcpiNsDumpObjects (ACPI_TYPE_ANY, ACPI_DISPLAY_SUMMARY, MaxDepth, in AcpiDbDumpNamespace()
329 UINT32 MaxDepth = ACPI_UINT32_MAX; in AcpiDbDumpNamespaceByOwner() local
339 MaxDepth = strtoul (DepthArg, NULL, 0); in AcpiDbDumpNamespaceByOwner()
348 AcpiNsDumpObjects (ACPI_TYPE_ANY, ACPI_DISPLAY_SUMMARY, MaxDepth, in AcpiDbDumpNamespaceByOwner()
/third_party/lib/acpica/source/os_specific/service_layers/
A Doswinxf.c1414 UINT16 MaxDepth, in AcpiOsCreateCache() argument
1429 NewCache->MaxDepth = MaxDepth; in AcpiOsCreateCache()
A Dosfuchsia.cpp344 UINT16 MaxDepth,

Completed in 27 milliseconds