Home
last modified time | relevance | path

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

12

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

Completed in 31 milliseconds

12