Searched refs:module_unload (Results 1 – 3 of 3) sorted by relevance
175 int module_unload(module_t);
260 module_unload(module_t mod) in module_unload() function
664 if ((error = module_unload(mod)) != 0) { in linker_file_unload()