Home
last modified time | relevance | path

Searched refs:copyfile (Results 1 – 6 of 6) sorted by relevance

/linux/tools/perf/util/
H A Dcopyfile.h11 int copyfile(const char *from, const char *to);
H A Dcopyfile.c143 int copyfile(const char *from, const char *to) in copyfile() function
H A Dbuild-id.c668 if (copyfile("/proc/kallsyms", filename)) in build_id_cache__add()
704 copyfile(debugfile, filename)) in build_id_cache__add()
H A DBuild14 perf-util-y += copyfile.o
/linux/scripts/kconfig/tests/
H A Dconftest.py66 shutil.copyfile(os.path.join(self._test_dir, dot_config),
/linux/tools/testing/kunit/
H A Dkunit_kernel.py177 shutil.copyfile(DEFAULT_KUNITCONFIG_PATH, path)