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

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

Completed in 322 milliseconds