Home
last modified time | relevance | path

Searched refs:test_exit (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/soc/fsl/qbman/
Dbman_test.c48 static void test_exit(void) in test_exit() function
53 module_exit(test_exit);
Dqman_test.c57 static void test_exit(void) in test_exit() function
62 module_exit(test_exit);
/Linux-v4.19/tools/usb/ffs-aio-example/multibuff/host_app/
Dtest.c145 void test_exit(struct test_state *state) in test_exit() function
174 test_exit(&state); in main()
/Linux-v4.19/tools/usb/ffs-aio-example/simple/host_app/
Dtest.c145 void test_exit(struct test_state *state) in test_exit() function
177 test_exit(&state); in main()
/Linux-v4.19/drivers/rtc/
Drtc-test.c188 static void __exit test_exit(void) in test_exit() function
203 module_exit(test_exit);
/Linux-v4.19/Documentation/core-api/
Dlocal_ops.rst192 static void __exit test_exit(void)
198 module_exit(test_exit);