Searched refs:maps__set_modules_path_dir (Results 1 – 1 of 1) sorted by relevance
1554 static int maps__set_modules_path_dir(struct maps *maps, const char *dir_name, int depth) in maps__set_modules_path_dir() function1586 ret = maps__set_modules_path_dir(maps, path, depth + 1); in maps__set_modules_path_dir()1624 return maps__set_modules_path_dir(machine__kernel_maps(machine), modules_path, 0); in machine__set_modules_path()