Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c13216 static int sanitize_check_bounds(struct bpf_verifier_env *env, in sanitize_check_bounds() function
13469 if (sanitize_check_bounds(env, insn, dst_reg) < 0) in adjust_ptr_min_max_vals()