Lines Matching defs:src_reg
4777 struct bpf_reg_state *src_reg) in assign_scalar_id_before_mov()
14104 struct bpf_reg_state *src_reg) in scalar32_min_max_add()
14124 struct bpf_reg_state *src_reg) in scalar_min_max_add()
14144 struct bpf_reg_state *src_reg) in scalar32_min_max_sub()
14169 struct bpf_reg_state *src_reg) in scalar_min_max_sub()
14194 struct bpf_reg_state *src_reg) in scalar32_min_max_mul()
14222 struct bpf_reg_state *src_reg) in scalar_min_max_mul()
14250 struct bpf_reg_state *src_reg) in scalar32_min_max_and()
14281 struct bpf_reg_state *src_reg) in scalar_min_max_and()
14313 struct bpf_reg_state *src_reg) in scalar32_min_max_or()
14344 struct bpf_reg_state *src_reg) in scalar_min_max_or()
14376 struct bpf_reg_state *src_reg) in scalar32_min_max_xor()
14404 struct bpf_reg_state *src_reg) in scalar_min_max_xor()
14452 struct bpf_reg_state *src_reg) in scalar32_min_max_lsh()
14500 struct bpf_reg_state *src_reg) in scalar_min_max_lsh()
14515 struct bpf_reg_state *src_reg) in scalar32_min_max_rsh()
14547 struct bpf_reg_state *src_reg) in scalar_min_max_rsh()
14581 struct bpf_reg_state *src_reg) in scalar32_min_max_arsh()
14604 struct bpf_reg_state *src_reg) in scalar_min_max_arsh()
14631 const struct bpf_reg_state *src_reg) in is_safe_to_compute_dst_reg_range()
14677 struct bpf_reg_state src_reg) in adjust_scalar_min_max_vals()
14776 struct bpf_reg_state *regs = state->regs, *dst_reg, *src_reg; in adjust_reg_min_max_vals() local
14989 struct bpf_reg_state *src_reg = regs + insn->src_reg; in check_alu_op() local
15377 struct bpf_reg_state *src_reg, in is_pkt_ptr_branch_taken()
15768 struct bpf_reg_state *src_reg, in try_match_pkt_pointers()
15970 struct bpf_reg_state *dst_reg, *other_branch_regs, *src_reg = NULL; in check_cond_jmp_op() local