Searched refs:its_free_mod (Results 1 – 3 of 3) sorted by relevance
137 extern void its_free_mod(struct module *mod);142 static inline void its_free_mod(struct module *mod) { } in its_free_mod() function
337 its_free_mod(mod); in module_arch_cleanup()
214 void its_free_mod(struct module *mod) in its_free_mod() function