Searched refs:spec_iter (Results 1 – 1 of 1) sorted by relevance
954 struct test_spec *spec_iter; in run_subtest() local1003 spec_iter = &specs[i++]; in run_subtest()1006 if (spec_iter->valid) { in run_subtest()1012 if (spec_iter->auxiliary && in run_subtest()1013 spec_iter->mode_mask & (unpriv ? UNPRIV : PRIV)) in run_subtest()