Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtailcall_callback.c48 int callback_empty(int index, void *data) in callback_empty() function
77 bpf_loop(1, callback_empty, NULL, 0); in tailcall_callback_2()