Searched refs:IsBlocklisted (Results 1 – 2 of 2) sorted by relevance
51 bool IsBlocklisted(const std::string& module_name);
428 bool Modprobe::IsBlocklisted(const std::string& module_name) { in IsBlocklisted() function in Modprobe444 if (IsBlocklisted(module)) continue; in LoadListedModules()