Lines Matching refs:Pathname
314 Status = AcpiEvaluateObject (NULL, Info->Pathname, in AcpiDbExecuteMethod()
335 "while executing %s from AML Debugger", Info->Pathname)); in AcpiDbExecuteMethod()
376 Info->Pathname[0] = 0; in AcpiDbExecuteSetup()
380 if (AcpiUtSafeStrcat (Info->Pathname, sizeof (Info->Pathname), in AcpiDbExecuteSetup()
388 if (AcpiUtSafeStrcat (Info->Pathname, sizeof (Info->Pathname), in AcpiDbExecuteSetup()
395 AcpiDbPrepNamestring (Info->Pathname); in AcpiDbExecuteSetup()
398 AcpiOsPrintf ("Evaluating %s\n", Info->Pathname); in AcpiDbExecuteSetup()
631 Status = AcpiGetHandle (NULL, AcpiGbl_DbMethodInfo.Pathname, in AcpiDbExecute()
658 Allocations, AcpiGbl_DbMethodInfo.Pathname); in AcpiDbExecute()
665 AcpiGbl_DbMethodInfo.Pathname, in AcpiDbExecute()
677 AcpiGbl_DbMethodInfo.Pathname, ReturnObj.Pointer, in AcpiDbExecute()
695 AcpiGbl_DbMethodInfo.Pathname); in AcpiDbExecute()
768 AcpiFormatException (Status), Info->Pathname, i); in AcpiDbMethodThread()
785 Info->Pathname, ReturnObj.Pointer, in AcpiDbMethodThread()
847 AcpiFormatException (Status), Info->Pathname); in AcpiDbSingleExecutionThread()
857 AcpiGbl_DbMethodInfo.Pathname, ReturnObj.Pointer, in AcpiDbSingleExecutionThread()
918 Status = AcpiGetHandle (NULL, AcpiGbl_DbMethodInfo.Pathname, in AcpiDbCreateExecutionThread()
923 AcpiFormatException (Status), AcpiGbl_DbMethodInfo.Pathname); in AcpiDbCreateExecutionThread()
1071 Status = AcpiGetHandle (NULL, AcpiGbl_DbMethodInfo.Pathname, in AcpiDbCreateExecutionThreads()
1076 AcpiFormatException (Status), AcpiGbl_DbMethodInfo.Pathname); in AcpiDbCreateExecutionThreads()