Searched refs:ntests (Results 1 – 3 of 3) sorted by relevance
39 __u8 ntests; member
34 for (testind = 0; testind < data->ntests; ++testind) { in u32_match_it()
9109 int ntests = ARRAY_SIZE(tail_call_tests); in prepare_tail_call_tests() local9114 progs = kzalloc(sizeof(*progs) + (ntests + 1) * sizeof(progs->ptrs[0]), in prepare_tail_call_tests()9120 for (which = 0; which < ntests; which++) { in prepare_tail_call_tests()9161 insn->imm = ntests; in prepare_tail_call_tests()9163 insn->imm = ntests + 1; in prepare_tail_call_tests()9178 progs->map.max_entries = ntests + 1; in prepare_tail_call_tests()