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

/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dvmlinux.c35 ASSERT_TRUE(bss->tp_called, "tp");
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_vmlinux.c12 bool tp_called = false; variable
32 tp_called = true;

Completed in 108 milliseconds