Lines Matching defs:src_reg

7410 				 struct bpf_reg_state *src_reg)  in scalar32_min_max_add()
7436 struct bpf_reg_state *src_reg) in scalar_min_max_add()
7462 struct bpf_reg_state *src_reg) in scalar32_min_max_sub()
7490 struct bpf_reg_state *src_reg) in scalar_min_max_sub()
7518 struct bpf_reg_state *src_reg) in scalar32_min_max_mul()
7550 struct bpf_reg_state *src_reg) in scalar_min_max_mul()
7582 struct bpf_reg_state *src_reg) in scalar32_min_max_and()
7616 struct bpf_reg_state *src_reg) in scalar_min_max_and()
7651 struct bpf_reg_state *src_reg) in scalar32_min_max_or()
7685 struct bpf_reg_state *src_reg) in scalar_min_max_or()
7720 struct bpf_reg_state *src_reg) in scalar32_min_max_xor()
7749 struct bpf_reg_state *src_reg) in scalar_min_max_xor()
7798 struct bpf_reg_state *src_reg) in scalar32_min_max_lsh()
7846 struct bpf_reg_state *src_reg) in scalar_min_max_lsh()
7861 struct bpf_reg_state *src_reg) in scalar32_min_max_rsh()
7893 struct bpf_reg_state *src_reg) in scalar_min_max_rsh()
7927 struct bpf_reg_state *src_reg) in scalar32_min_max_arsh()
7950 struct bpf_reg_state *src_reg) in scalar_min_max_arsh()
7983 struct bpf_reg_state src_reg) in adjust_scalar_min_max_vals()
8149 struct bpf_reg_state *regs = state->regs, *dst_reg, *src_reg; in adjust_reg_min_max_vals() local
8289 struct bpf_reg_state *src_reg = regs + insn->src_reg; in check_alu_op() local
8701 struct bpf_reg_state *src_reg, in is_pkt_ptr_branch_taken()
8912 static void __reg_combine_min_max(struct bpf_reg_state *src_reg, in __reg_combine_min_max()
9041 struct bpf_reg_state *src_reg, in try_match_pkt_pointers()
9174 struct bpf_reg_state *dst_reg, *other_branch_regs, *src_reg = NULL; in check_cond_jmp_op() local
9289 struct bpf_reg_state *src_reg = &regs[insn->src_reg]; in check_cond_jmp_op() local