Searched refs:module_exit (Results 1 – 5 of 5) sorted by relevance
102 #define module_exit(x) void cleanup_module(void) __attribute__((alias(#x))); macro105 #define module_exit(x) void cleanup_module(void) { x(); } macro
33 module_exit(stub_exit);
702 module_exit(nandemul2k_cleanup);
720 module_exit(pg_cleanup);
2122 module_exit(exit_yaffs_fs)