Lines Matching defs:src_reg

12253 				 struct bpf_reg_state *src_reg)  in scalar32_min_max_add()
12279 struct bpf_reg_state *src_reg) in scalar_min_max_add()
12305 struct bpf_reg_state *src_reg) in scalar32_min_max_sub()
12333 struct bpf_reg_state *src_reg) in scalar_min_max_sub()
12361 struct bpf_reg_state *src_reg) in scalar32_min_max_mul()
12393 struct bpf_reg_state *src_reg) in scalar_min_max_mul()
12425 struct bpf_reg_state *src_reg) in scalar32_min_max_and()
12459 struct bpf_reg_state *src_reg) in scalar_min_max_and()
12494 struct bpf_reg_state *src_reg) in scalar32_min_max_or()
12528 struct bpf_reg_state *src_reg) in scalar_min_max_or()
12563 struct bpf_reg_state *src_reg) in scalar32_min_max_xor()
12592 struct bpf_reg_state *src_reg) in scalar_min_max_xor()
12641 struct bpf_reg_state *src_reg) in scalar32_min_max_lsh()
12689 struct bpf_reg_state *src_reg) in scalar_min_max_lsh()
12704 struct bpf_reg_state *src_reg) in scalar32_min_max_rsh()
12736 struct bpf_reg_state *src_reg) in scalar_min_max_rsh()
12770 struct bpf_reg_state *src_reg) in scalar32_min_max_arsh()
12793 struct bpf_reg_state *src_reg) in scalar_min_max_arsh()
12826 struct bpf_reg_state src_reg) in adjust_scalar_min_max_vals()
12989 struct bpf_reg_state *regs = state->regs, *dst_reg, *src_reg; in adjust_reg_min_max_vals() local
13148 struct bpf_reg_state *src_reg = regs + insn->src_reg; in check_alu_op() local
13594 struct bpf_reg_state *src_reg, in is_pkt_ptr_branch_taken()
13812 static void __reg_combine_min_max(struct bpf_reg_state *src_reg, in __reg_combine_min_max()
13917 struct bpf_reg_state *src_reg, in try_match_pkt_pointers()
14038 struct bpf_reg_state *dst_reg, *other_branch_regs, *src_reg = NULL; in check_cond_jmp_op() local
14167 struct bpf_reg_state *src_reg = &regs[insn->src_reg]; in check_cond_jmp_op() local