Searched refs:fchmodat (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/arch/powerpc/include/asm/ |
D | systbl.h | 305 SYSCALL_SPU(fchmodat)
|
/Linux-v4.19/arch/parisc/kernel/ |
D | syscall_table.S | 384 ENTRY_SAME(fchmodat)
|
/Linux-v4.19/arch/s390/kernel/ |
D | compat_wrapper.c | 151 COMPAT_SYSCALL_WRAP3(fchmodat, int, dfd, const char __user *, filename, umode_t, mode);
|
/Linux-v4.19/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 279 268 common fchmodat __x64_sys_fchmodat
|
D | syscall_32.tbl | 320 306 i386 fchmodat sys_fchmodat __ia32_sys_fchmodat
|
/Linux-v4.19/tools/perf/arch/x86/entry/syscalls/ |
D | syscall_64.tbl | 279 268 common fchmodat __x64_sys_fchmodat
|
/Linux-v4.19/arch/arm/tools/ |
D | syscall.tbl | 350 333 common fchmodat sys_fchmodat
|
/Linux-v4.19/tools/perf/arch/s390/entry/syscalls/ |
D | syscall.tbl | 309 299 common fchmodat sys_fchmodat compat_sys_fchmodat
|
/Linux-v4.19/arch/s390/kernel/syscalls/ |
D | syscall.tbl | 309 299 common fchmodat sys_fchmodat compat_sys_fchmodat
|
/Linux-v4.19/fs/ |
D | open.c | 589 SYSCALL_DEFINE3(fchmodat, int, dfd, const char __user *, filename, in SYSCALL_DEFINE3() argument
|