Home
last modified time | relevance | path

Searched refs:tp_called (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c12 bool tp_called = false; variable
32 tp_called = true; in handle__tp()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c12 bool tp_called = false; variable
32 tp_called = true; in handle__tp()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dvmlinux.c35 CHECK(!bss->tp_called, "tp", "not called\n"); in test_vmlinux()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dvmlinux.c35 CHECK(!bss->tp_called, "tp", "not called\n"); in test_vmlinux()

Completed in 1 milliseconds