Searched refs:ntests (Results 1 – 4 of 4) sorted by relevance
34 for (testind = 0; testind < data->ntests; ++testind) { in u32_match_it()105 if (data->ntests > ARRAY_SIZE(data->tests)) in u32_mt_checkentry()108 for (i = 0; i < data->ntests; ++i) { in u32_mt_checkentry()
39 __u8 ntests; member
689 int ntests = ARRAY_SIZE(test_cases); in run_masked_events_tests() local692 for (i = 0; i < ntests; i++) { in run_masked_events_tests()
15046 int ntests = ARRAY_SIZE(tail_call_tests); in prepare_tail_call_tests() local15051 progs = kzalloc(struct_size(progs, ptrs, ntests + 1), GFP_KERNEL); in prepare_tail_call_tests()15056 for (which = 0; which < ntests; which++) { in prepare_tail_call_tests()15099 insn->imm = ntests; in prepare_tail_call_tests()15101 insn->imm = ntests + 1; in prepare_tail_call_tests()15148 progs->map.max_entries = ntests + 1; in prepare_tail_call_tests()