Lines Matching defs:src_reg

4904 					struct bpf_reg_state *src_reg)  in assign_scalar_id_before_mov()
14510 struct bpf_reg_state *src_reg) in scalar32_min_max_add()
14530 struct bpf_reg_state *src_reg) in scalar_min_max_add()
14550 struct bpf_reg_state *src_reg) in scalar32_min_max_sub()
14575 struct bpf_reg_state *src_reg) in scalar_min_max_sub()
14600 struct bpf_reg_state *src_reg) in scalar32_min_max_mul()
14628 struct bpf_reg_state *src_reg) in scalar_min_max_mul()
14656 struct bpf_reg_state *src_reg) in scalar32_min_max_and()
14687 struct bpf_reg_state *src_reg) in scalar_min_max_and()
14719 struct bpf_reg_state *src_reg) in scalar32_min_max_or()
14750 struct bpf_reg_state *src_reg) in scalar_min_max_or()
14782 struct bpf_reg_state *src_reg) in scalar32_min_max_xor()
14810 struct bpf_reg_state *src_reg) in scalar_min_max_xor()
14858 struct bpf_reg_state *src_reg) in scalar32_min_max_lsh()
14906 struct bpf_reg_state *src_reg) in scalar_min_max_lsh()
14921 struct bpf_reg_state *src_reg) in scalar32_min_max_rsh()
14953 struct bpf_reg_state *src_reg) in scalar_min_max_rsh()
14987 struct bpf_reg_state *src_reg) in scalar32_min_max_arsh()
15010 struct bpf_reg_state *src_reg) in scalar_min_max_arsh()
15037 const struct bpf_reg_state *src_reg) in is_safe_to_compute_dst_reg_range()
15083 struct bpf_reg_state src_reg) in adjust_scalar_min_max_vals()
15182 struct bpf_reg_state *regs = state->regs, *dst_reg, *src_reg; in adjust_reg_min_max_vals() local
15395 struct bpf_reg_state *src_reg = regs + insn->src_reg; in check_alu_op() local
15783 struct bpf_reg_state *src_reg, in is_pkt_ptr_branch_taken()
16174 struct bpf_reg_state *src_reg, in try_match_pkt_pointers()
16376 struct bpf_reg_state *dst_reg, *other_branch_regs, *src_reg = NULL; in check_cond_jmp_op() local