Searched refs:spec_iter (Results 1 – 1 of 1) sorted by relevance
1319 struct test_spec *spec_iter; in run_subtest() local1382 spec_iter = &specs[i++]; in run_subtest()1385 if (spec_iter->valid) { in run_subtest()1391 if (spec_iter->auxiliary && in run_subtest()1392 spec_iter->mode_mask & (unpriv ? UNPRIV : PRIV)) in run_subtest()