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

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

Completed in 227 milliseconds