Searched refs:maps__set_modules_path_dir (Results 1 – 1 of 1) sorted by relevance
1345 static int maps__set_modules_path_dir(struct maps *maps, char *path, size_t path_size, int depth) in maps__set_modules_path_dir() function1379 ret = maps__set_modules_path_dir(maps, path, path_size, depth + 1); in maps__set_modules_path_dir()1422 return maps__set_modules_path_dir(machine__kernel_maps(machine), in machine__set_modules_path()