Searched refs:ModuleExists (Results 1 – 4 of 4) sorted by relevance
73 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists() function in Modprobe
86 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists() function in Modprobe
419 if (!ModuleExists(module)) continue; in LoadWithAliases()
51 bool ModuleExists(const std::string& module_name);