Searched refs:check_stack_access_within_bounds (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/bpf/ |
| H A D | verifier.c | 6197 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()
|