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