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
81 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists() function in Modprobe
417 if (!ModuleExists(module)) continue; in LoadWithAliases()
47 bool ModuleExists(const std::string& module_name);