Searched defs:module_name (Results 1 – 5 of 5) sorted by relevance
63 bool Modprobe::Rmmod(const std::string& module_name) { in Rmmod()73 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists()
70 bool Modprobe::Rmmod(const std::string& module_name) { in Rmmod()81 bool Modprobe::ModuleExists(const std::string& module_name) { in ModuleExists()
49 std::string module_name = module_path.substr(start, end - start); in MakeCanonical() local105 const std::string& module_name = *it++; in ParseAliasCallback() local241 void Modprobe::AddOption(const std::string& module_name, const std::string& option_name, in AddOption()255 std::string module_name = ""; in ParseKernelCmdlineOptions() local354 bool Modprobe::InsmodWithDeps(const std::string& module_name, const std::string& parameters) { in InsmodWithDeps()398 bool Modprobe::LoadWithAliases(const std::string& module_name, bool strict, in LoadWithAliases()441 bool Modprobe::Remove(const std::string& module_name) { in Remove()
139 std::string module_name = name.substr(0, name.size() - 3); in GetAllModuleFiles() local254 bool GetModuleBuildId(const std::string& module_name, BuildId* build_id, in GetModuleBuildId()
1732 std::string module_name = basename(&path[0]); in DumpBuildIdFeature() local