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

/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_custom_sec_handlers.c10 bool abc1_called; variable
20 abc1_called = true;
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dcustom_sec_handlers.c162 ASSERT_FALSE(skel->bss->abc1_called, "abc1_called");

Completed in 201 milliseconds