Home
last modified time | relevance | path

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

/linux-6.15/kernel/module/
H A Dmain.c646 static void module_unload_free(struct module *mod) in module_unload_free() function
882 static inline void module_unload_free(struct module *mod) in module_unload_free() function
1319 module_unload_free(mod); in free_module()
3436 module_unload_free(mod); in load_module()