Lines Matching refs:UNPRIV
56 UNPRIV = 2 enumerator
461 spec->mode_mask |= UNPRIV; in parse_test_spec()
465 spec->mode_mask |= UNPRIV; in parse_test_spec()
472 spec->mode_mask |= UNPRIV; in parse_test_spec()
482 spec->mode_mask |= UNPRIV; in parse_test_spec()
505 spec->mode_mask |= UNPRIV; in parse_test_spec()
518 spec->mode_mask |= UNPRIV; in parse_test_spec()
531 spec->mode_mask |= UNPRIV; in parse_test_spec()
590 spec->mode_mask |= UNPRIV; in parse_test_spec()
623 if (spec->mode_mask & UNPRIV) { in parse_test_spec()
640 if (spec->mode_mask & (PRIV | UNPRIV)) { in parse_test_spec()
1013 spec_iter->mode_mask & (unpriv ? UNPRIV : PRIV)) in run_subtest()
1171 if (spec->mode_mask & UNPRIV) in process_subtest()