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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_custom_sec_handlers.c13 bool custom2_called; variable
41 custom2_called = true;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c165 ASSERT_TRUE(skel->bss->custom2_called, "custom2_called");

Completed in 96 milliseconds