Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/bpf/progs/
H A Dfree_timer.c31 static int start_cb(int key) in start_cb() function
60 bpf_loop(MAX_ENTRIES, start_cb, NULL, 0); in BPF_PROG()