Lines Matching defs:src_reg
5700 struct bpf_reg_state *src_reg) in scalar32_min_max_add()
5726 struct bpf_reg_state *src_reg) in scalar_min_max_add()
5752 struct bpf_reg_state *src_reg) in scalar32_min_max_sub()
5780 struct bpf_reg_state *src_reg) in scalar_min_max_sub()
5808 struct bpf_reg_state *src_reg) in scalar32_min_max_mul()
5840 struct bpf_reg_state *src_reg) in scalar_min_max_mul()
5872 struct bpf_reg_state *src_reg) in scalar32_min_max_and()
5908 struct bpf_reg_state *src_reg) in scalar_min_max_and()
5943 struct bpf_reg_state *src_reg) in scalar32_min_max_or()
5978 struct bpf_reg_state *src_reg) in scalar_min_max_or()
6013 struct bpf_reg_state *src_reg) in scalar32_min_max_xor()
6043 struct bpf_reg_state *src_reg) in scalar_min_max_xor()
6092 struct bpf_reg_state *src_reg) in scalar32_min_max_lsh()
6140 struct bpf_reg_state *src_reg) in scalar_min_max_lsh()
6155 struct bpf_reg_state *src_reg) in scalar32_min_max_rsh()
6187 struct bpf_reg_state *src_reg) in scalar_min_max_rsh()
6221 struct bpf_reg_state *src_reg) in scalar32_min_max_arsh()
6244 struct bpf_reg_state *src_reg) in scalar_min_max_arsh()
6277 struct bpf_reg_state src_reg) in adjust_scalar_min_max_vals()
6448 struct bpf_reg_state *regs = state->regs, *dst_reg, *src_reg; in adjust_reg_min_max_vals() local
6588 struct bpf_reg_state *src_reg = regs + insn->src_reg; in check_alu_op() local
7163 static void __reg_combine_min_max(struct bpf_reg_state *src_reg, in __reg_combine_min_max()
7316 struct bpf_reg_state *src_reg, in try_match_pkt_pointers()
7441 struct bpf_reg_state *dst_reg, *other_branch_regs, *src_reg = NULL; in check_cond_jmp_op() local
7537 struct bpf_reg_state *src_reg = ®s[insn->src_reg]; in check_cond_jmp_op() local