• Home
  • Raw
  • Download

Lines Matching defs:src_reg

4562 					struct bpf_reg_state *src_reg)  in assign_scalar_id_before_mov()
13547 struct bpf_reg_state *src_reg) in scalar32_min_max_add()
13567 struct bpf_reg_state *src_reg) in scalar_min_max_add()
13587 struct bpf_reg_state *src_reg) in scalar32_min_max_sub()
13612 struct bpf_reg_state *src_reg) in scalar_min_max_sub()
13637 struct bpf_reg_state *src_reg) in scalar32_min_max_mul()
13669 struct bpf_reg_state *src_reg) in scalar_min_max_mul()
13701 struct bpf_reg_state *src_reg) in scalar32_min_max_and()
13732 struct bpf_reg_state *src_reg) in scalar_min_max_and()
13764 struct bpf_reg_state *src_reg) in scalar32_min_max_or()
13795 struct bpf_reg_state *src_reg) in scalar_min_max_or()
13827 struct bpf_reg_state *src_reg) in scalar32_min_max_xor()
13855 struct bpf_reg_state *src_reg) in scalar_min_max_xor()
13903 struct bpf_reg_state *src_reg) in scalar32_min_max_lsh()
13951 struct bpf_reg_state *src_reg) in scalar_min_max_lsh()
13966 struct bpf_reg_state *src_reg) in scalar32_min_max_rsh()
13998 struct bpf_reg_state *src_reg) in scalar_min_max_rsh()
14032 struct bpf_reg_state *src_reg) in scalar32_min_max_arsh()
14055 struct bpf_reg_state *src_reg) in scalar_min_max_arsh()
14082 const struct bpf_reg_state *src_reg) in is_safe_to_compute_dst_reg_range()
14128 struct bpf_reg_state src_reg) in adjust_scalar_min_max_vals()
14227 struct bpf_reg_state *regs = state->regs, *dst_reg, *src_reg; in adjust_reg_min_max_vals() local
14440 struct bpf_reg_state *src_reg = regs + insn->src_reg; in check_alu_op() local
14828 struct bpf_reg_state *src_reg, in is_pkt_ptr_branch_taken()
15223 struct bpf_reg_state *src_reg, in try_match_pkt_pointers()
15425 struct bpf_reg_state *dst_reg, *other_branch_regs, *src_reg = NULL; in check_cond_jmp_op() local