Lines Matching defs:src_reg

8430 				 struct bpf_reg_state *src_reg)  in scalar32_min_max_add()
8456 struct bpf_reg_state *src_reg) in scalar_min_max_add()
8482 struct bpf_reg_state *src_reg) in scalar32_min_max_sub()
8510 struct bpf_reg_state *src_reg) in scalar_min_max_sub()
8538 struct bpf_reg_state *src_reg) in scalar32_min_max_mul()
8570 struct bpf_reg_state *src_reg) in scalar_min_max_mul()
8602 struct bpf_reg_state *src_reg) in scalar32_min_max_and()
8636 struct bpf_reg_state *src_reg) in scalar_min_max_and()
8671 struct bpf_reg_state *src_reg) in scalar32_min_max_or()
8705 struct bpf_reg_state *src_reg) in scalar_min_max_or()
8740 struct bpf_reg_state *src_reg) in scalar32_min_max_xor()
8769 struct bpf_reg_state *src_reg) in scalar_min_max_xor()
8818 struct bpf_reg_state *src_reg) in scalar32_min_max_lsh()
8866 struct bpf_reg_state *src_reg) in scalar_min_max_lsh()
8881 struct bpf_reg_state *src_reg) in scalar32_min_max_rsh()
8913 struct bpf_reg_state *src_reg) in scalar_min_max_rsh()
8947 struct bpf_reg_state *src_reg) in scalar32_min_max_arsh()
8970 struct bpf_reg_state *src_reg) in scalar_min_max_arsh()
9003 struct bpf_reg_state src_reg) in adjust_scalar_min_max_vals()
9166 struct bpf_reg_state *regs = state->regs, *dst_reg, *src_reg; in adjust_reg_min_max_vals() local
9306 struct bpf_reg_state *src_reg = regs + insn->src_reg; in check_alu_op() local
9697 struct bpf_reg_state *src_reg, in is_pkt_ptr_branch_taken()
9915 static void __reg_combine_min_max(struct bpf_reg_state *src_reg, in __reg_combine_min_max()
10015 struct bpf_reg_state *src_reg, in try_match_pkt_pointers()
10136 struct bpf_reg_state *dst_reg, *other_branch_regs, *src_reg = NULL; in check_cond_jmp_op() local
10251 struct bpf_reg_state *src_reg = &regs[insn->src_reg]; in check_cond_jmp_op() local