Home | History | Annotate | Download | only in dispatcher

Lines Matching defs:Flags

282     UINT32                  Flags;
326 Flags = ACPI_NS_NO_UPSEARCH | ACPI_NS_DONT_OPEN_SCOPE |
336 Flags |= ACPI_NS_TEMPORARY;
343 ACPI_IMODE_LOAD_PASS1, Flags, WalkState, &Node);
678 /* Second arg is the field flags */
733 UINT32 Flags;
786 Flags = ACPI_NS_NO_UPSEARCH | ACPI_NS_DONT_OPEN_SCOPE |
796 Flags |= ACPI_NS_TEMPORARY;
800 Flags |= ACPI_NS_OVERRIDE_IF_FOUND;
816 Flags, WalkState, &Node);
909 /* Fourth arg is the field flags */
989 /* Next arg is the field flags */