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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_custom_sec_handlers.c15 bool xyz_called; variable
59 xyz_called = true;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c169 ASSERT_FALSE(skel->bss->xyz_called, "xyz_called");

Completed in 171 milliseconds