Home
last modified time | relevance | path

Searched refs:sys_chmod (Results 1 – 23 of 23) sorted by relevance

/linux-6.3-rc2/tools/include/nolibc/
A Dsys.h117 int sys_chmod(const char *path, mode_t mode) in sys_chmod() function
124 #error Neither __NR_fchmodat nor __NR_chmod defined, cannot implement sys_chmod() in sys_chmod()
131 int ret = sys_chmod(path, mode); in chmod()
/linux-6.3-rc2/arch/s390/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod sys_chmod
/linux-6.3-rc2/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod sys_chmod
/linux-6.3-rc2/arch/ia64/kernel/syscalls/
A Dsyscall.tbl26 14 common chmod sys_chmod
/linux-6.3-rc2/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl98 88 n64 chmod sys_chmod
/linux-6.3-rc2/arch/mips/kernel/syscalls/
A Dsyscall_n64.tbl98 88 n64 chmod sys_chmod
A Dsyscall_n32.tbl98 88 n32 chmod sys_chmod
A Dsyscall_o32.tbl25 15 o32 chmod sys_chmod
/linux-6.3-rc2/arch/x86/entry/syscalls/
A Dsyscall_64.tbl101 90 common chmod sys_chmod
A Dsyscall_32.tbl29 15 i386 chmod sys_chmod
/linux-6.3-rc2/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl55 44 common chmod sys_chmod
/linux-6.3-rc2/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl101 90 common chmod sys_chmod
/linux-6.3-rc2/arch/sh/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod
/linux-6.3-rc2/arch/arm/tools/
A Dsyscall.tbl29 15 common chmod sys_chmod
/linux-6.3-rc2/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod
/linux-6.3-rc2/arch/m68k/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod
/linux-6.3-rc2/arch/parisc/kernel/syscalls/
A Dsyscall.tbl26 15 common chmod sys_chmod
/linux-6.3-rc2/arch/sparc/kernel/syscalls/
A Dsyscall.tbl28 15 common chmod sys_chmod
/linux-6.3-rc2/arch/alpha/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod
/linux-6.3-rc2/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl27 15 common chmod sys_chmod
/linux-6.3-rc2/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl27 15 common chmod sys_chmod
/linux-6.3-rc2/arch/arm64/include/asm/
A Dunistd32.h44 __SYSCALL(__NR_chmod, sys_chmod)
/linux-6.3-rc2/include/linux/
A Dsyscalls.h1098 asmlinkage long sys_chmod(const char __user *filename, umode_t mode);

Completed in 20 milliseconds