Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dverifier.c4031 static int check_stack_slot_within_bounds(int off, in check_stack_slot_within_bounds() function
4092 err = check_stack_slot_within_bounds(min_off, state, type); in check_stack_access_within_bounds()
4094 err = check_stack_slot_within_bounds(max_off, state, type); in check_stack_access_within_bounds()