Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/bpf/
Dverifier.c6351 static int check_stack_slot_within_bounds(int off, in check_stack_slot_within_bounds() function
6412 err = check_stack_slot_within_bounds(min_off, state, type); in check_stack_access_within_bounds()
6414 err = check_stack_slot_within_bounds(max_off, state, type); in check_stack_access_within_bounds()