Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop.c59 static int nested_callback1(__u32 index, void *data) in nested_callback1() function
116 bpf_loop(nr_loops, nested_callback1, &data, 0); in prog_nested_calls()