Lines Matching refs:UNPRIV
39 UNPRIV = 2 enumerator
467 spec->mode_mask |= UNPRIV; in parse_test_spec()
471 spec->mode_mask |= UNPRIV; in parse_test_spec()
478 spec->mode_mask |= UNPRIV; in parse_test_spec()
493 spec->mode_mask |= UNPRIV; in parse_test_spec()
498 spec->mode_mask |= UNPRIV; in parse_test_spec()
521 spec->mode_mask |= UNPRIV; in parse_test_spec()
534 spec->mode_mask |= UNPRIV; in parse_test_spec()
545 spec->mode_mask |= UNPRIV; in parse_test_spec()
605 spec->mode_mask |= UNPRIV; in parse_test_spec()
677 if (spec->mode_mask & UNPRIV) { in parse_test_spec()
711 if (spec->mode_mask & (PRIV | UNPRIV)) { in parse_test_spec()
1392 spec_iter->mode_mask & (unpriv ? UNPRIV : PRIV)) in run_subtest()
1568 if (spec->mode_mask & UNPRIV) in process_subtest()