Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/bpf/progs/
Dbpf_loop.c158 static int stack_check_inner_callback(void *ctx) in stack_check_inner_callback() function
184 bpf_loop(1, stack_check_inner_callback, NULL, 0); in stack_check_outer_callback()