Home
last modified time | relevance | path

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

/Linux-v6.1/kernel/bpf/
Dverifier.c4634 static int check_stack_slot_within_bounds(int off, in check_stack_slot_within_bounds() function
4695 err = check_stack_slot_within_bounds(min_off, state, type); in check_stack_access_within_bounds()
4697 err = check_stack_slot_within_bounds(max_off, state, type); in check_stack_access_within_bounds()