Searched refs:mod_exit (Results 1 – 2 of 2) sorted by relevance
611 static void __exit _name ## mod_exit(void) \616 module_exit(_name ## mod_exit)
766 static void __exit mod_exit(void) in mod_exit() function778 module_exit(mod_exit);