Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/bpf/
H A Dverifier.c3655 static int check_stack_slot_within_bounds(int off, in check_stack_slot_within_bounds() function
3716 err = check_stack_slot_within_bounds(min_off, state, type); in check_stack_access_within_bounds()
3718 err = check_stack_slot_within_bounds(max_off, state, type); in check_stack_access_within_bounds()