Home
last modified time | relevance | path

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

/linux/tools/perf/arch/s390/entry/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod sys_chmod
/linux/arch/s390/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod sys_chmod
/linux/tools/include/nolibc/
A Dnolibc.h1445 int sys_chmod(const char *path, mode_t mode) in sys_chmod() function
1452 #error Neither __NR_fchmodat nor __NR_chmod defined, cannot implement sys_chmod() in sys_chmod()
1849 int ret = sys_chmod(path, mode); in chmod()
/linux/tools/perf/arch/mips/entry/syscalls/
A Dsyscall_n64.tbl98 88 n64 chmod sys_chmod
/linux/arch/ia64/kernel/syscalls/
A Dsyscall.tbl26 14 common chmod sys_chmod
/linux/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/arch/xtensa/kernel/syscalls/
A Dsyscall.tbl55 44 common chmod sys_chmod
/linux/arch/x86/entry/syscalls/
A Dsyscall_64.tbl101 90 common chmod sys_chmod
A Dsyscall_32.tbl29 15 i386 chmod sys_chmod
/linux/tools/perf/arch/x86/entry/syscalls/
A Dsyscall_64.tbl101 90 common chmod sys_chmod
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod
/linux/arch/microblaze/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod
/linux/arch/arm/tools/
A Dsyscall.tbl29 15 common chmod sys_chmod
/linux/arch/parisc/kernel/syscalls/
A Dsyscall.tbl26 15 common chmod sys_chmod
/linux/arch/sparc/kernel/syscalls/
A Dsyscall.tbl28 15 common chmod sys_chmod
/linux/arch/alpha/kernel/syscalls/
A Dsyscall.tbl25 15 common chmod sys_chmod
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl27 15 common chmod sys_chmod
/linux/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl27 15 common chmod sys_chmod
/linux/arch/arm64/include/asm/
A Dunistd32.h44 __SYSCALL(__NR_chmod, sys_chmod)
/linux/include/linux/
A Dsyscalls.h1097 asmlinkage long sys_chmod(const char __user *filename, umode_t mode);

Completed in 743 milliseconds