Searched refs:its_free_mod (Results 1 – 3 of 3) sorted by relevance
131 extern void its_free_mod(struct module *mod);136 static inline void its_free_mod(struct module *mod) { } in its_free_mod() function
334 its_free_mod(mod); in module_arch_cleanup()
204 void its_free_mod(struct module *mod) in its_free_mod() function