Searched refs:copy_file (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/objtool/ |
| H A D | builtin-check.c | 210 static int copy_file(const char *src, const char *dst) in copy_file() 285 if (copy_file(objname, backup)) in print_args() 328 if (copy_file(objname, opts.output)) in objtool_run() 190 static int copy_file(const char *src, const char *dst) copy_file() function
|
| /linux/tools/testing/selftests/landlock/ |
| H A D | fs_test.c | 2019 static void copy_file(struct __test_metadata *const _metadata, in copy_file() function 2097 copy_file(_metadata, bin_true, file1_s1d1); in TEST_F_FORK() 2098 copy_file(_metadata, bin_true, file1_s1d2); in TEST_F_FORK() 2099 copy_file(_metadata, bin_true, file1_s1d3); in TEST_F_FORK() 2131 copy_file(_metadata, bin_sandbox_and_launch, file1_s3d3); in TEST_F_FORK() 7140 copy_file(_metadata, bin_true, file1_s1d1); in TEST_F() 7191 copy_file(_metadata, bin_true, file1_s1d1); in TEST_F()
|