Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dverifier.c6197 static int check_stack_access_within_bounds( in check_stack_access_within_bounds() function
6464 err = check_stack_access_within_bounds(env, reg, argno, off, size, t); in check_mem_access()
6862 err = check_stack_access_within_bounds(env, reg, argno, off, access_size, type); in check_stack_range_initialized()