Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dbpf_loop.c52 static int nested_callback2(__u32 index, void *data) in nested_callback2() function
61 bpf_loop(nested_callback_nr_loops, nested_callback2, data, 0); in nested_callback1()