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()
15055 int ntests = ARRAY_SIZE(tail_call_tests); in prepare_tail_call_tests() local15060 progs = kzalloc(sizeof(*progs) + (ntests + 1) * sizeof(progs->ptrs[0]), in prepare_tail_call_tests()15066 for (which = 0; which < ntests; which++) { in prepare_tail_call_tests()15109 insn->imm = ntests; in prepare_tail_call_tests()15111 insn->imm = ntests + 1; in prepare_tail_call_tests()15158 progs->map.max_entries = ntests + 1; in prepare_tail_call_tests()