Searched refs:callout_test (Results 1 – 4 of 4) sorted by relevance
5 .PATH: ${.CURDIR}/../../../tests/callout_test7 KMOD= callout_test8 SRCS= callout_test.c
186 struct callout_test *u; in run_callout_test()192 u = (struct callout_test *)test->test_options; in run_callout_test()282 MODULE_DEPEND(callout_test, kern_testframework, 1, 1, 1);283 DECLARE_MODULE(callout_test, callout_test_mod, SI_SUB_PSEUDO, SI_ORDER_ANY);
30 struct callout_test { struct
355 tests/callout_test \