Searched refs:copy_file (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/objtool/ |
| H A D | builtin-check.c | 188 static int copy_file(const char *src, const char *dst) in copy_file() function 266 if (copy_file(objname, backup)) { in print_args() 310 if (copy_file(objname, opts.output)) in objtool_run()
|
| /linux-6.15/tools/testing/selftests/landlock/ |
| H A D | fs_test.c | 1979 static void copy_file(struct __test_metadata *const _metadata, in copy_file() function 2057 copy_file(_metadata, bin_true, file1_s1d1); in TEST_F_FORK() 2058 copy_file(_metadata, bin_true, file1_s1d2); in TEST_F_FORK() 2059 copy_file(_metadata, bin_true, file1_s1d3); in TEST_F_FORK() 2091 copy_file(_metadata, bin_sandbox_and_launch, file1_s3d3); in TEST_F_FORK() 5642 copy_file(_metadata, bin_true, file1_s1d1); in TEST_F() 5693 copy_file(_metadata, bin_true, file1_s1d1); in TEST_F()
|