Searched refs:copyfile (Results 1 – 6 of 6) sorted by relevance
11 int copyfile(const char *from, const char *to);
143 int copyfile(const char *from, const char *to) in copyfile() function
707 if (copyfile("/proc/kallsyms", filename)) in build_id_cache__add_s()713 copyfile(name, filename)) in build_id_cache__add_s()739 copyfile(debugfile, filename)) in build_id_cache__add_s()
7 perf-y += copyfile.o
62 shutil.copyfile(os.path.join(self._test_dir, dot_config),
146 shutil.copyfile(defconfig, kunitconfig_path)