Searched defs:from_dir (Results 1 – 3 of 3) sorted by relevance
53 static bool same_kallsyms_reloc(const char *from_dir, char *to_dir) in same_kallsyms_reloc() argument 79 static int build_id_cache__kcore_existing(const char *from_dir, char *to_dir, in build_id_cache__kcore_existing() argument 121 char from_dir[PATH_MAX], to_dir[PATH_MAX]; in build_id_cache__add_kcore() local [all...]
2460 static int kcore_copy__copy_file(const char *from_dir, const char *to_dir, in kcore_copy__copy_file()2540 static int kcore_copy__compare_file(const char *from_dir, const char *to_dir, in kcore_copy__compare_file()2576 int kcore_copy(const char *from_dir, const char *to_dir) in kcore_copy()
702 int from_dir = 0; in find_rsb_dir() local