Home
last modified time | relevance | path

Searched refs:module_unload_free (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dmodule.c874 static void module_unload_free(struct module *mod) in module_unload_free() function
1143 static inline void module_unload_free(struct module *mod) in module_unload_free() function
2023 module_unload_free(mod); in free_module()
3632 module_unload_free(mod); in load_module()