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