Home
last modified time | relevance | path

Searched refs:AcpiPsGetDepthNext (Results 1 – 10 of 10) sorted by relevance

/acpica-latest/source/components/disassembler/
Ddmwalk.c594 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
770 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
830 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
842 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
888 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
899 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmDescendingOp()
927 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmDescendingOp()
945 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
991 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
1002 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDescendingOp()
Ddmdeferred.c203 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps()
245 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmParseDeferredOps()
321 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDmDeferredParse()
364 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDmDeferredParse()
Ddmopcode.c581 Op = AcpiPsGetDepthNext (NULL, Op); in AcpiDmMethodFlags()
697 Op = AcpiPsGetDepthNext (NULL, Op); in AcpiDmRegionFlags()
727 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmMatchOp()
1089 Op = AcpiPsGetDepthNext (NULL, Op); in AcpiDmDisassembleOneOp()
Ddmbuffer.c1116 NextOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckForHardwareId()
1147 NextOp = AcpiPsGetDepthNext (NULL, NextOp); in AcpiDmCheckForHardwareId()
/acpica-latest/source/components/debugger/
Ddbutils.c572 SearchOp = AcpiPsGetDepthNext (StartOp, SearchOp); in AcpiDbSecondPassParse()
591 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDbSecondPassParse()
Ddbstats.c447 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDbClassifyOneObject()
Ddbdisply.c613 Op = AcpiPsGetDepthNext (StartOp, Op); in AcpiDbDisplayMethodInfo()
/acpica-latest/source/common/
Ddmrestag.c621 BufferNameOp = AcpiPsGetDepthNext (NULL, Op); in AcpiDmCheckResourceReference()
1122 Op = AcpiPsGetDepthNext (Root, Op); in AcpiDmFindResources()
/acpica-latest/source/components/parser/
Dpstree.c332 AcpiPsGetDepthNext ( in AcpiPsGetDepthNext() function
/acpica-latest/source/include/
Dacparser.h386 AcpiPsGetDepthNext (