Home
last modified time | relevance | path

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

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