Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dtailcall_poke.c29 int BPF_PROG(call2, int a) in BPF_PROG() argument
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtailcalls.c1126 prog2_fd = bpf_program__fd(call->progs.call2); in poke_update()
1178 bpf_program__set_autoload(test->progs.call2, false); in test_tailcall_poke()