Home
last modified time | relevance | path

Searched refs:fchmodat (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/arch/powerpc/include/asm/
Dsystbl.h305 SYSCALL_SPU(fchmodat)
/Linux-v4.19/arch/parisc/kernel/
Dsyscall_table.S384 ENTRY_SAME(fchmodat)
/Linux-v4.19/arch/s390/kernel/
Dcompat_wrapper.c151 COMPAT_SYSCALL_WRAP3(fchmodat, int, dfd, const char __user *, filename, umode_t, mode);
/Linux-v4.19/arch/x86/entry/syscalls/
Dsyscall_64.tbl279 268 common fchmodat __x64_sys_fchmodat
Dsyscall_32.tbl320 306 i386 fchmodat sys_fchmodat __ia32_sys_fchmodat
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/
Dsyscall_64.tbl279 268 common fchmodat __x64_sys_fchmodat
/Linux-v4.19/arch/arm/tools/
Dsyscall.tbl350 333 common fchmodat sys_fchmodat
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/
Dsyscall.tbl309 299 common fchmodat sys_fchmodat compat_sys_fchmodat
/Linux-v4.19/arch/s390/kernel/syscalls/
Dsyscall.tbl309 299 common fchmodat sys_fchmodat compat_sys_fchmodat
/Linux-v4.19/fs/
Dopen.c589 SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument