Home
last modified time | relevance | path

Searched refs:test_module_exit (Results 1 – 4 of 4) sorted by relevance

/external/kmod/testsuite/module-playground/
Dmod-simple.c9 static void test_module_exit(void) in test_module_exit() function
13 module_exit(test_module_exit);
Dmod-fake-scsi-mod.c9 static void test_module_exit(void) in test_module_exit() function
13 module_exit(test_module_exit);
Dmod-fake-hpsa.c12 static void test_module_exit(void) in test_module_exit() function
16 module_exit(test_module_exit);
Dmod-fake-cciss.c9 static void test_module_exit(void) in test_module_exit() function
13 module_exit(test_module_exit);