Searched refs:sanitize_check_bounds (Results 1 – 1 of 1) sorted by relevance
13684 static int sanitize_check_bounds(struct bpf_verifier_env *env, in check_kfunc_args() 13927 bounds_ret = sanitize_check_bounds(env, insn, dst_reg);13937 env, "Pointer type unsupported by sanitize_check_bounds() not rejected by retrieve_ptr_limit() as required")) { in check_special_kfunc() 14826 static int sanitize_check_bounds(struct bpf_verifier_env *env, sanitize_check_bounds() function