| /linux-6.15/tools/perf/util/ |
| H A D | copyfile.c | 106 if (!err && fchmod(tofd, mode)) in copyfile_mode_ns() 111 if (fchmod(tofd, mode)) in copyfile_mode_ns()
|
| /linux-6.15/tools/testing/selftests/exec/ |
| H A D | check-exec.c | 157 ASSERT_EQ(0, fchmod(self->memfd, variant->file_exec ? 0700 : 0600)); in FIXTURE_SETUP() 166 ASSERT_EQ(0, fchmod(self->pipefd, variant->file_exec ? 0700 : 0600)); in FIXTURE_SETUP()
|
| /linux-6.15/tools/objtool/ |
| H A D | builtin-check.c | 212 if (fchmod(dst_fd, stat.st_mode) == -1) { in copy_file()
|
| /linux-6.15/fs/hostfs/ |
| H A D | hostfs_user.c | 213 if (fchmod(fd, attrs->ia_mode) != 0) in set_attr()
|
| /linux-6.15/arch/um/os-Linux/skas/ |
| H A D | process.c | 297 if (fchmod(stub_exe_fd, 00500) < 0) { in init_stub_exe_fd()
|
| /linux-6.15/tools/testing/selftests/memfd/ |
| H A D | memfd_test.c | 736 if (fchmod(fd, mode) < 0) { in mfd_assert_chmod() 756 if (fchmod(fd, mode) == 0) { in mfd_fail_chmod()
|
| /linux-6.15/arch/um/os-Linux/ |
| H A D | file.c | 128 CATCH_EINTR(err = fchmod(fd, mode)); in os_mode_fd()
|
| /linux-6.15/arch/mips/kernel/syscalls/ |
| H A D | syscall_n64.tbl | 99 89 n64 fchmod sys_fchmod
|
| H A D | syscall_n32.tbl | 99 89 n32 fchmod sys_fchmod
|
| /linux-6.15/tools/perf/arch/mips/entry/syscalls/ |
| H A D | syscall_n64.tbl | 99 89 n64 fchmod sys_fchmod
|
| /linux-6.15/tools/scripts/ |
| H A D | syscall.tbl | 70 52 common fchmod sys_fchmod
|
| /linux-6.15/tools/perf/arch/arm64/entry/syscalls/ |
| H A D | syscall_64.tbl | 70 52 common fchmod sys_fchmod
|
| H A D | syscall_32.tbl | 108 94 common fchmod sys_fchmod
|
| /linux-6.15/arch/arm64/tools/ |
| H A D | syscall_64.tbl | 70 52 common fchmod sys_fchmod
|
| /linux-6.15/scripts/ |
| H A D | syscall.tbl | 70 52 common fchmod sys_fchmod
|
| /linux-6.15/tools/perf/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 103 91 common fchmod sys_fchmod
|
| /linux-6.15/tools/perf/arch/parisc/entry/syscalls/ |
| H A D | syscall.tbl | 107 94 common fchmod sys_fchmod
|
| /linux-6.15/arch/m68k/kernel/syscalls/ |
| H A D | syscall.tbl | 104 94 common fchmod sys_fchmod
|
| /linux-6.15/tools/perf/arch/sh/entry/syscalls/ |
| H A D | syscall.tbl | 104 94 common fchmod sys_fchmod
|
| /linux-6.15/arch/xtensa/kernel/syscalls/ |
| H A D | syscall.tbl | 63 52 common fchmod sys_fchmod
|
| /linux-6.15/arch/sh/kernel/syscalls/ |
| H A D | syscall.tbl | 104 94 common fchmod sys_fchmod
|
| /linux-6.15/arch/parisc/kernel/syscalls/ |
| H A D | syscall.tbl | 107 94 common fchmod sys_fchmod
|
| /linux-6.15/arch/x86/entry/syscalls/ |
| H A D | syscall_64.tbl | 103 91 common fchmod sys_fchmod
|
| /linux-6.15/tools/perf/arch/xtensa/entry/syscalls/ |
| H A D | syscall.tbl | 63 52 common fchmod sys_fchmod
|
| /linux-6.15/tools/perf/arch/alpha/entry/syscalls/ |
| H A D | syscall.tbl | 132 124 common fchmod sys_fchmod
|