Searched refs:sanitize_ptr_alu (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/kernel/bpf/ |
| H A D | verifier.c | 14062 static int sanitize_ptr_alu(struct bpf_verifier_env *env, in sanitize_ptr_alu() function 14372 ret = sanitize_ptr_alu(env, insn, ptr_reg, off_reg, dst_reg, in adjust_ptr_min_max_vals() 14500 ret = sanitize_ptr_alu(env, insn, dst_reg, off_reg, dst_reg, in adjust_ptr_min_max_vals()
|