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