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