Lines Matching defs:insn
315 static void print_bpf_insn(struct bpf_insn *insn) in print_bpf_insn()
687 static int check_xadd(struct verifier_env *env, struct bpf_insn *insn) in check_xadd()
914 static int check_alu_op(struct reg_state *regs, struct bpf_insn *insn) in check_alu_op()
1053 struct bpf_insn *insn, int *insn_idx) in check_cond_jmp_op()
1152 static struct bpf_map *ld_imm64_to_map_ptr(struct bpf_insn *insn) in ld_imm64_to_map_ptr()
1160 static int check_ld_imm(struct verifier_env *env, struct bpf_insn *insn) in check_ld_imm()
1217 static int check_ld_abs(struct verifier_env *env, struct bpf_insn *insn) in check_ld_abs()
1586 struct bpf_insn *insn; in do_check() local
1829 struct bpf_insn *insn = env->prog->insnsi; in replace_map_fd_with_map_ptr() local
1923 struct bpf_insn *insn = env->prog->insnsi; in convert_pseudo_ld_imm64() local
1934 struct bpf_insn *insn = prog->insnsi; in adjust_branches() local
1957 struct bpf_insn *insn = env->prog->insnsi; in convert_ctx_accesses() local