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

/linux-master/kernel/bpf/
H A Dverifier.c6667 static int check_stack_access_within_bounds( function
6880 err = check_stack_access_within_bounds(env, regno, off, size, ACCESS_DIRECT, t);
7119 err = check_stack_access_within_bounds(env, regno, off, access_size,

Completed in 297 milliseconds