Home
last modified time | relevance | path

Searched refs:sanitize_check_bounds (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/kernel/bpf/
Dverifier.c11989 static int sanitize_check_bounds(struct bpf_verifier_env *env, in sanitize_check_bounds() function
12240 if (sanitize_check_bounds(env, insn, dst_reg) < 0) in adjust_ptr_min_max_vals()