Home
last modified time | relevance | path

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

12

/linux-6.12.1/tools/perf/util/
Dcopyfile.c106 if (!err && fchmod(tofd, mode)) in copyfile_mode_ns()
111 if (fchmod(tofd, mode)) in copyfile_mode_ns()
/linux-6.12.1/fs/hostfs/
Dhostfs_user.c204 if (fchmod(fd, attrs->ia_mode) != 0) in set_attr()
/linux-6.12.1/tools/testing/selftests/memfd/
Dmemfd_test.c717 if (fchmod(fd, mode) < 0) { in mfd_assert_chmod()
737 if (fchmod(fd, mode) == 0) { in mfd_fail_chmod()
/linux-6.12.1/arch/um/os-Linux/
Dfile.c128 CATCH_EINTR(err = fchmod(fd, mode)); in os_mode_fd()
/linux-6.12.1/tools/perf/arch/mips/entry/syscalls/
Dsyscall_n64.tbl99 89 n64 fchmod sys_fchmod
/linux-6.12.1/arch/mips/kernel/syscalls/
Dsyscall_n64.tbl99 89 n64 fchmod sys_fchmod
Dsyscall_n32.tbl99 89 n32 fchmod sys_fchmod
Dsyscall_o32.tbl108 94 o32 fchmod sys_fchmod
/linux-6.12.1/arch/x86/entry/syscalls/
Dsyscall_64.tbl103 91 common fchmod sys_fchmod
Dsyscall_32.tbl109 94 i386 fchmod sys_fchmod
/linux-6.12.1/arch/arm64/tools/
Dsyscall_64.tbl70 52 common fchmod sys_fchmod
Dsyscall_32.tbl108 94 common fchmod sys_fchmod
/linux-6.12.1/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl103 91 common fchmod sys_fchmod
Dsyscall_32.tbl109 94 i386 fchmod sys_fchmod
/linux-6.12.1/scripts/
Dsyscall.tbl70 52 common fchmod sys_fchmod
/linux-6.12.1/arch/xtensa/kernel/syscalls/
Dsyscall.tbl63 52 common fchmod sys_fchmod
/linux-6.12.1/arch/parisc/kernel/syscalls/
Dsyscall.tbl107 94 common fchmod sys_fchmod
/linux-6.12.1/arch/microblaze/kernel/syscalls/
Dsyscall.tbl104 94 common fchmod sys_fchmod
/linux-6.12.1/arch/m68k/kernel/syscalls/
Dsyscall.tbl104 94 common fchmod sys_fchmod
/linux-6.12.1/arch/sh/kernel/syscalls/
Dsyscall.tbl104 94 common fchmod sys_fchmod
/linux-6.12.1/arch/sparc/kernel/syscalls/
Dsyscall.tbl157 124 common fchmod sys_fchmod
/linux-6.12.1/arch/arm/tools/
Dsyscall.tbl110 94 common fchmod sys_fchmod
/linux-6.12.1/arch/alpha/kernel/syscalls/
Dsyscall.tbl132 124 common fchmod sys_fchmod
/linux-6.12.1/arch/powerpc/kernel/syscalls/
Dsyscall.tbl131 94 common fchmod sys_fchmod
/linux-6.12.1/tools/perf/arch/powerpc/entry/syscalls/
Dsyscall.tbl131 94 common fchmod sys_fchmod

12