Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c6629 static int check_stack_access_within_bounds( in check_stack_access_within_bounds() function
6839 err = check_stack_access_within_bounds(env, regno, off, size, ACCESS_DIRECT, t); in check_mem_access()
7075 err = check_stack_access_within_bounds(env, regno, off, access_size, in check_stack_range_initialized()