Lines Matching defs:insn
316 static void print_bpf_insn(struct bpf_insn *insn) in print_bpf_insn()
736 static int check_xadd(struct verifier_env *env, struct bpf_insn *insn) in check_xadd()
1015 static int check_alu_op(struct verifier_env *env, struct bpf_insn *insn) in check_alu_op()
1176 struct bpf_insn *insn, int *insn_idx) in check_cond_jmp_op()
1284 static struct bpf_map *ld_imm64_to_map_ptr(struct bpf_insn *insn) in ld_imm64_to_map_ptr()
1292 static int check_ld_imm(struct verifier_env *env, struct bpf_insn *insn) in check_ld_imm()
1349 static int check_ld_abs(struct verifier_env *env, struct bpf_insn *insn) in check_ld_abs()
1719 struct bpf_insn *insn; in do_check() local
1975 struct bpf_insn *insn = env->prog->insnsi; in replace_map_fd_with_map_ptr() local
2075 struct bpf_insn *insn = env->prog->insnsi; in convert_pseudo_ld_imm64() local
2086 struct bpf_insn *insn = prog->insnsi; in adjust_branches() local
2109 struct bpf_insn *insn = env->prog->insnsi; in convert_ctx_accesses() local