Searched defs:dst_reg (Results 1 – 1 of 1) sorted by relevance
2049 int dst_reg = insn_def_regno(insn); in insn_has_def32() local2838 u32 dst_reg = insn->dst_reg; in check_stack_write_fixed_off() local7035 struct bpf_reg_state *dst_reg, in sanitize_ptr_alu()7143 const struct bpf_reg_state *dst_reg) in sanitize_err()7215 const struct bpf_reg_state *dst_reg) in sanitize_check_bounds()7257 struct bpf_reg_state *regs = state->regs, *dst_reg; in adjust_ptr_min_max_vals() local7483 static void scalar32_min_max_add(struct bpf_reg_state *dst_reg, in scalar32_min_max_add()7509 static void scalar_min_max_add(struct bpf_reg_state *dst_reg, in scalar_min_max_add()7535 static void scalar32_min_max_sub(struct bpf_reg_state *dst_reg, in scalar32_min_max_sub()7563 static void scalar_min_max_sub(struct bpf_reg_state *dst_reg, in scalar_min_max_sub()[all …]