Searched refs:unexpected_insns (Results 1 – 2 of 2) sorted by relevance
58 .unexpected_insns = { HELPER_CALL_INSN() },92 .unexpected_insns = { PSEUDO_CALL_INSN() },130 .unexpected_insns = { PSEUDO_CALL_INSN() },169 .unexpected_insns = { HELPER_CALL_INSN() },240 .unexpected_insns = { HELPER_CALL_INSN() },257 .unexpected_insns = { HELPER_CALL_INSN() },
108 struct bpf_insn unexpected_insns[MAX_UNEXPECTED_INSNS]; member1466 bool check_unexpected = !is_null_insn(test->unexpected_insns); in check_xlated_program()1491 find_all_insn_subseqs(buf, test->unexpected_insns, in check_xlated_program()1499 print_insn(test->unexpected_insns, MAX_UNEXPECTED_INSNS); in check_xlated_program()