Searched refs:MAX_UNEXPECTED_INSNS (Results 1 – 1 of 1) sorted by relevance
55 #define MAX_UNEXPECTED_INSNS 32 macro110 struct bpf_insn unexpected_insns[MAX_UNEXPECTED_INSNS];1427 cnt, MAX_UNEXPECTED_INSNS)) { in check_xlated_program()1434 print_insn(test->unexpected_insns, MAX_UNEXPECTED_INSNS); in check_xlated_program()