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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_custom_sec_handlers.c12 bool custom1_called; variable
34 custom1_called = true;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c164 ASSERT_TRUE(skel->bss->custom1_called, "custom1_called");

Completed in 123 milliseconds