Searched refs:__NR_fchmodat (Results 1 - 25 of 35) sorted by relevance

12

/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h352 #define __NR_fchmodat 268 macro
H A Dvki-scnums-arm64-linux.h92 #define __NR_fchmodat 53 macro
H A Dvki-scnums-s390x-linux.h267 #define __NR_fchmodat 299 macro
H A Dvki-scnums-tilegx-linux.h121 #define __NR_fchmodat 53 macro
H A Dvki-scnums-arm-linux.h371 #define __NR_fchmodat 333 macro
H A Dvki-scnums-ppc32-linux.h342 #define __NR_fchmodat 297 macro
H A Dvki-scnums-ppc64-linux.h334 #define __NR_fchmodat 297 macro
H A Dvki-scnums-solaris.h152 #define __NR_fchmodat SYS_fchmodat macro
H A Dvki-scnums-x86-linux.h343 #define __NR_fchmodat 306 macro
H A Dvki-scnums-mips64-linux.h297 #define __NR_fchmodat (__NR_Linux + 258) macro
H A Dvki-scnums-mips32-linux.h339 #define __NR_fchmodat (__NR_Linux + 299) macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h222 #if !defined(__NR_fchmodat)
223 #define __NR_fchmodat 53 macro
H A Dx86_64_linux_syscalls.h1085 #if !defined(__NR_fchmodat)
1086 #define __NR_fchmodat 268 macro
H A Dx86_32_linux_syscalls.h1221 #if !defined(__NR_fchmodat)
1222 #define __NR_fchmodat 306 macro
H A Darm_linux_syscalls.h1172 #if !defined(__NR_fchmodat)
1173 #define __NR_fchmodat (__NR_SYSCALL_BASE+333) macro
H A Dmips64_linux_syscalls.h1046 #if !defined(__NR_fchmodat)
1047 #define __NR_fchmodat (__NR_Linux + 258) macro
H A Dmips_linux_syscalls.h1212 #if !defined(__NR_fchmodat)
1213 #define __NR_fchmodat (__NR_Linux + 299) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h306 #define __NR_fchmodat 306 macro
H A Dunistd_64.h272 #define __NR_fchmodat 268 macro
H A Dunistd_x32.h239 #define __NR_fchmodat (__X32_SYSCALL_BIT + 268) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h322 #define __NR_fchmodat (__NR_Linux + 299) macro
658 #define __NR_fchmodat (__NR_Linux + 258) macro
999 #define __NR_fchmodat (__NR_Linux + 262) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h361 #define __NR_fchmodat (__NR_SYSCALL_BASE+333) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc107 case __NR_fchmodat:
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h171 #define __NR_fchmodat 53 macro
172 __SYSCALL(__NR_fchmodat, sys_fchmodat)
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-arm64-linux.c909 LINX_(__NR_fchmodat, sys_fchmodat), // 53

Completed in 97 milliseconds

12