Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/module/
Dmain.c620 static void module_unload_free(struct module *mod) in module_unload_free() function
858 static inline void module_unload_free(struct module *mod) in module_unload_free() function
1259 module_unload_free(mod); in free_module()
3007 module_unload_free(mod); in load_module()