Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/bpf/
Dverifier.c6802 static int check_stack_slot_within_bounds(struct bpf_verifier_env *env, in check_stack_slot_within_bounds() function
6858 err = check_stack_slot_within_bounds(env, min_off, state, type); in check_stack_access_within_bounds()