Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dcopyfile.h11 int copyfile(const char *from, const char *to);
H A Dcopyfile.c2 #include "util/copyfile.h"
143 int copyfile(const char *from, const char *to) in copyfile() function
H A DBuild12 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)