Searched refs:spec_iter (Results 1 – 1 of 1) sorted by relevance
894 struct test_spec *spec_iter; in run_subtest() local931 spec_iter = &specs[i++]; in run_subtest()934 if (spec_iter->valid) { in run_subtest()940 if (spec_iter->auxiliary && in run_subtest()941 spec_iter->mode_mask & (unpriv ? UNPRIV : PRIV)) in run_subtest()