Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c13 bool raw_tp_called = false; variable
50 raw_tp_called = true; in BPF_PROG()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c13 bool raw_tp_called = false; variable
50 raw_tp_called = true; in BPF_PROG()
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dvmlinux.c36 CHECK(!bss->raw_tp_called, "raw_tp", "not called\n"); in test_vmlinux()
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dvmlinux.c36 CHECK(!bss->raw_tp_called, "raw_tp", "not called\n"); in test_vmlinux()

Completed in 2 milliseconds