Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dexceptions_fail.c209 __noinline static int subprog_cb_ref(u32 i, void *ctx) in subprog_cb_ref() function
224 bpf_loop(5, subprog_cb_ref, NULL, 0); in reject_with_cb_reference()
233 bpf_loop(5, subprog_cb_ref, NULL, 0); in reject_with_cb()