Searched refs:_module_unload (Results 1 – 3 of 3) sorted by relevance
258 extern int _module_unload(struct elf_module *module);
230 _module_unload(module); in spawn_load()
393 int _module_unload(struct elf_module *module) { in _module_unload() function430 return _module_unload(module); in module_unload()