Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtailcalls.c408 /* test_tailcall_4 checks that the kernel properly selects indirect jump
412 static void test_tailcall_4(void) in test_tailcall_4() function
499 /* test_tailcall_5 probes similarly to test_tailcall_4 that the kernel generates
1665 test_tailcall_4(); in test_tailcalls()