Searched refs:test_exit (Results 1 – 5 of 5) sorted by relevance
167 static void test_exit(void) in test_exit() function172 module_exit(test_exit);
145 void test_exit(struct test_state *state) in test_exit() function174 test_exit(&state); in main()
145 void test_exit(struct test_state *state) in test_exit() function177 test_exit(&state); in main()
189 static void __exit test_exit(void) in test_exit() function201 module_exit(test_exit);
180 static void __exit test_exit(void)186 module_exit(test_exit);