Lines Matching defs:src_reg

13013 				 struct bpf_reg_state *src_reg)  in scalar32_min_max_add()
13039 struct bpf_reg_state *src_reg) in scalar_min_max_add()
13065 struct bpf_reg_state *src_reg) in scalar32_min_max_sub()
13093 struct bpf_reg_state *src_reg) in scalar_min_max_sub()
13121 struct bpf_reg_state *src_reg) in scalar32_min_max_mul()
13153 struct bpf_reg_state *src_reg) in scalar_min_max_mul()
13185 struct bpf_reg_state *src_reg) in scalar32_min_max_and()
13219 struct bpf_reg_state *src_reg) in scalar_min_max_and()
13254 struct bpf_reg_state *src_reg) in scalar32_min_max_or()
13288 struct bpf_reg_state *src_reg) in scalar_min_max_or()
13323 struct bpf_reg_state *src_reg) in scalar32_min_max_xor()
13352 struct bpf_reg_state *src_reg) in scalar_min_max_xor()
13401 struct bpf_reg_state *src_reg) in scalar32_min_max_lsh()
13449 struct bpf_reg_state *src_reg) in scalar_min_max_lsh()
13464 struct bpf_reg_state *src_reg) in scalar32_min_max_rsh()
13496 struct bpf_reg_state *src_reg) in scalar_min_max_rsh()
13530 struct bpf_reg_state *src_reg) in scalar32_min_max_arsh()
13553 struct bpf_reg_state *src_reg) in scalar_min_max_arsh()
13586 struct bpf_reg_state src_reg) in adjust_scalar_min_max_vals()
13749 struct bpf_reg_state *regs = state->regs, *dst_reg, *src_reg; in adjust_reg_min_max_vals() local
13908 struct bpf_reg_state *src_reg = regs + insn->src_reg; in check_alu_op() local
14295 struct bpf_reg_state *src_reg, in is_pkt_ptr_branch_taken()
14682 struct bpf_reg_state *src_reg, in try_match_pkt_pointers()
14803 struct bpf_reg_state *dst_reg, *other_branch_regs, *src_reg = NULL; in check_cond_jmp_op() local