Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c12433 static int sanitize_check_bounds(struct bpf_verifier_env *env, in sanitize_check_bounds() function
12688 if (sanitize_check_bounds(env, insn, dst_reg) < 0) in adjust_ptr_min_max_vals()