Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop.c175 static int stack_check_outer_callback(void *ctx) in stack_check_outer_callback() function
215 bpf_loop(1, stack_check_outer_callback, NULL, 0); in stack_check()