Home
last modified time | relevance | path

Searched refs:fchmod (Results 1 – 25 of 42) sorted by relevance

12

/linux-6.15/tools/perf/util/
H A Dcopyfile.c106 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 Dcheck-exec.c157 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 Dbuiltin-check.c212 if (fchmod(dst_fd, stat.st_mode) == -1) { in copy_file()
/linux-6.15/fs/hostfs/
H A Dhostfs_user.c213 if (fchmod(fd, attrs->ia_mode) != 0) in set_attr()
/linux-6.15/arch/um/os-Linux/skas/
H A Dprocess.c297 if (fchmod(stub_exe_fd, 00500) < 0) { in init_stub_exe_fd()
/linux-6.15/tools/testing/selftests/memfd/
H A Dmemfd_test.c736 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 Dfile.c128 CATCH_EINTR(err = fchmod(fd, mode)); in os_mode_fd()
/linux-6.15/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl99 89 n64 fchmod sys_fchmod
H A Dsyscall_n32.tbl99 89 n32 fchmod sys_fchmod
/linux-6.15/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl99 89 n64 fchmod sys_fchmod
/linux-6.15/tools/scripts/
H A Dsyscall.tbl70 52 common fchmod sys_fchmod
/linux-6.15/tools/perf/arch/arm64/entry/syscalls/
H A Dsyscall_64.tbl70 52 common fchmod sys_fchmod
H A Dsyscall_32.tbl108 94 common fchmod sys_fchmod
/linux-6.15/arch/arm64/tools/
H A Dsyscall_64.tbl70 52 common fchmod sys_fchmod
/linux-6.15/scripts/
H A Dsyscall.tbl70 52 common fchmod sys_fchmod
/linux-6.15/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl103 91 common fchmod sys_fchmod
/linux-6.15/tools/perf/arch/parisc/entry/syscalls/
H A Dsyscall.tbl107 94 common fchmod sys_fchmod
/linux-6.15/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl104 94 common fchmod sys_fchmod
/linux-6.15/tools/perf/arch/sh/entry/syscalls/
H A Dsyscall.tbl104 94 common fchmod sys_fchmod
/linux-6.15/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl63 52 common fchmod sys_fchmod
/linux-6.15/arch/sh/kernel/syscalls/
H A Dsyscall.tbl104 94 common fchmod sys_fchmod
/linux-6.15/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl107 94 common fchmod sys_fchmod
/linux-6.15/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl103 91 common fchmod sys_fchmod
/linux-6.15/tools/perf/arch/xtensa/entry/syscalls/
H A Dsyscall.tbl63 52 common fchmod sys_fchmod
/linux-6.15/tools/perf/arch/alpha/entry/syscalls/
H A Dsyscall.tbl132 124 common fchmod sys_fchmod

12