Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtailcall_callback.c38 int callback_loop(int index, void **cb_ctx) in callback_loop() function
60 bpf_loop(1, callback_loop, &skb, 0); in tailcall_callback_1()