Searched refs:module_unloadable (Results 1 – 2 of 2) sorted by relevance
280 extern int module_unloadable(struct elf_module *module);
384 int module_unloadable(struct elf_module *module) { in module_unloadable() function396 if (!module_unloadable(module)) { in _module_unload()