Searched refs:module_dirpath (Results 1 – 1 of 1) sorted by relevance
197 std::string module_dirpath = "/lib/modules/" + linux_version + "/kernel"; in GetModulesInUse() local199 GetAllModuleFiles(module_dirpath, &module_file_map); in GetModulesInUse()