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

/linux-master/kernel/bpf/
H A Dverifier.c12869 static int sanitize_check_bounds(struct bpf_verifier_env *env, function
13131 if (sanitize_check_bounds(env, insn, dst_reg) < 0)

Completed in 157 milliseconds