Searched refs:Insmod (Results 1 – 4 of 4) sorted by relevance
36 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod() function in Modprobe
34 bool Modprobe::Insmod(const std::string& path_name, const std::string& parameters) { in Insmod() function in Modprobe
383 if (!Insmod(dependencies[0], parameters)) { in InsmodWithDeps()
44 bool Insmod(const std::string& path_name, const std::string& parameters);