Lines Matching refs:UNPRIV
54 UNPRIV = 2 enumerator
420 spec->mode_mask |= UNPRIV; in parse_test_spec()
424 spec->mode_mask |= UNPRIV; in parse_test_spec()
431 spec->mode_mask |= UNPRIV; in parse_test_spec()
441 spec->mode_mask |= UNPRIV; in parse_test_spec()
464 spec->mode_mask |= UNPRIV; in parse_test_spec()
477 spec->mode_mask |= UNPRIV; in parse_test_spec()
490 spec->mode_mask |= UNPRIV; in parse_test_spec()
564 if (spec->mode_mask & UNPRIV) { in parse_test_spec()
581 if (spec->mode_mask & (PRIV | UNPRIV)) { in parse_test_spec()
941 spec_iter->mode_mask & (unpriv ? UNPRIV : PRIV)) in run_subtest()
1099 if (spec->mode_mask & UNPRIV) in process_subtest()