Searched refs:Rmmod (Results 1 – 4 of 4) sorted by relevance
63 bool Modprobe::Rmmod(const std::string& module_name) { in Rmmod() function in Modprobe
70 bool Modprobe::Rmmod(const std::string& module_name) { in Rmmod() function in Modprobe
447 if (!Rmmod(dependencies[0])) { in Remove()451 Rmmod(*dep); in Remove()
45 bool Rmmod(const std::string& module_name);