Home
last modified time | relevance | path

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

/linux/tools/include/nolibc/
H A Dsys.h141 int sys_chmod(const char *path, mode_t mode) in sys_chmod() function
155 return __sysret(sys_chmod(path, mode)); in chmod()
/linux/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl25 15 common chmod sys_chmod sys_chmod
/linux/tools/perf/arch/mips/entry/syscalls/
H A Dsyscall_n64.tbl98 88 n64 chmod sys_chmod
/linux/arch/mips/kernel/syscalls/
H A Dsyscall_n64.tbl98 88 n64 chmod sys_chmod
/linux/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl102 90 common chmod sys_chmod
H A Dsyscall_32.tbl30 15 i386 chmod sys_chmod
/linux/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl55 44 common chmod sys_chmod
/linux/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl102 90 common chmod sys_chmod
H A Dsyscall_32.tbl30 15 i386 chmod sys_chmod
/linux/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl25 15 common chmod sys_chmod
/linux/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl25 15 common chmod sys_chmod
/linux/arch/arm/tools/
H A Dsyscall.tbl30 15 common chmod sys_chmod
/linux/arch/arm64/tools/
H A Dsyscall_32.tbl29 15 common chmod sys_chmod
/linux/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl25 15 common chmod sys_chmod
/linux/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl27 15 common chmod sys_chmod
/linux/include/linux/
H A Dsyscalls.h1013 asmlinkage long sys_chmod(const char __user *filename, umode_t mode);