Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c14413 static int sanitize_check_bounds(struct bpf_verifier_env *env, in sanitize_check_bounds() function
14673 bounds_ret = sanitize_check_bounds(env, insn, dst_reg); in adjust_ptr_min_max_vals()
14683 env, "Pointer type unsupported by sanitize_check_bounds() not rejected by retrieve_ptr_limit() as required")) { in adjust_ptr_min_max_vals()