Searched refs:InfoFlags (Results 1 – 12 of 12) sorted by relevance
192 WalkState->MethodDesc->Method.InfoFlags |= in AcpiDsDetectNamedOpcodes()374 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_SERIALIZED) in AcpiDsBeginMethodExecution()402 (!(ObjDesc->Method.InfoFlags & ACPI_METHOD_IGNORE_SYNC_LEVEL)) && in AcpiDsBeginMethodExecution()452 if (!(ObjDesc->Method.InfoFlags & in AcpiDsBeginMethodExecution()627 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_INTERNAL_ONLY) in AcpiDsCallControlMethod()808 if (!(MethodDesc->Method.InfoFlags & ACPI_METHOD_MODULE_LEVEL) && in AcpiDsTerminateControlMethod()822 if (MethodDesc->Method.InfoFlags & ACPI_METHOD_MODIFIED_NAMESPACE) in AcpiDsTerminateControlMethod()825 MethodDesc->Method.InfoFlags &= in AcpiDsTerminateControlMethod()869 if (MethodDesc->Method.InfoFlags & ACPI_METHOD_SERIALIZED_PENDING) in AcpiDsTerminateControlMethod()890 MethodDesc->Method.InfoFlags &= in AcpiDsTerminateControlMethod()[all …]
146 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_SERIALIZED) in AcpiDsInitOneObject()157 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_SERIALIZED) in AcpiDsInitOneObject()
202 if (Info->ObjDesc->Method.InfoFlags & ACPI_METHOD_MODULE_LEVEL) in AcpiPsExecuteMethod()209 if (Info->ObjDesc->Method.InfoFlags & ACPI_METHOD_INTERNAL_ONLY) in AcpiPsExecuteMethod()
564 (!(WalkState->MethodDesc->Method.InfoFlags & in AcpiPsParseAml()573 WalkState->MethodDesc->Method.InfoFlags |= in AcpiPsParseAml()
365 MethodObj->Method.InfoFlags |= ACPI_METHOD_MODULE_LEVEL; in AcpiPsLinkModuleCode()
280 WalkState->MethodDesc->Method.InfoFlags |= in AcpiNsInstallNode()
180 ObjDesc->Method.InfoFlags = ACPI_METHOD_INTERNAL_ONLY; in AcpiNsRootInitialize()
707 MethodObj->Method.InfoFlags = ACPI_METHOD_SERIALIZED; in ACPI_EXPORT_SYMBOL()
213 UINT8 InfoFlags; member
553 ObjDesc->Method.InfoFlags = ACPI_METHOD_SERIALIZED; in AcpiExCreateMethod()
146 {ACPI_EXD_UINT8, ACPI_EXD_OFFSET (Method.InfoFlags), "Info Flags"},
621 if (ObjDesc->Method.InfoFlags & ACPI_METHOD_MODULE_LEVEL) in AcpiEvInitializeRegion()