Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/bpf/
Dverifier.c4650 static int check_stack_slot_within_bounds(int off, in check_stack_slot_within_bounds() function
4711 err = check_stack_slot_within_bounds(min_off, state, type); in check_stack_access_within_bounds()
4713 err = check_stack_slot_within_bounds(max_off, state, type); in check_stack_access_within_bounds()