Searched refs:test_exit (Results 1 – 10 of 10) sorted by relevance
48 static void test_exit(void) in test_exit() function53 module_exit(test_exit);
57 static void test_exit(void) in test_exit() function62 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()
187 static void __exit test_exit(void) in test_exit() function202 module_exit(test_exit);
192 static void __exit test_exit(void)198 module_exit(test_exit);
806 static void test_exit(struct kunit *test) in test_exit() function815 .exit = test_exit,
1136 static void test_exit(struct kunit *test) in test_exit() function1162 .exit = test_exit,
11933 program test_exit11937 end program test_exit