Searched defs:__NR_fcntl (Results 1 - 24 of 24) sorted by relevance

/external/valgrind/include/vki/
H A Dvki-scnums-solaris.h119 #define __NR_fcntl SYS_fcntl macro
H A Dvki-scnums-amd64-linux.h118 #define __NR_fcntl 72 macro
H A Dvki-scnums-arm64-linux.h390 //#define __NR_fcntl 1052
480 #define __NR_fcntl __NR3264_fcntl macro
H A Dvki-scnums-mips64-linux.h109 #define __NR_fcntl (__NR_Linux + 70) macro
H A Dvki-scnums-s390x-linux.h81 #define __NR_fcntl 55 macro
H A Dvki-scnums-tilegx-linux.h76 #define __NR_fcntl 25 macro
H A Dvki-scnums-arm-linux.h92 #define __NR_fcntl 55 macro
H A Dvki-scnums-darwin.h309 #define __NR_fcntl VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(92) macro
H A Dvki-scnums-mips32-linux.h95 #define __NR_fcntl (__NR_Linux + 55) macro
H A Dvki-scnums-ppc32-linux.h92 #define __NR_fcntl 55 macro
H A Dvki-scnums-ppc64-linux.h92 #define __NR_fcntl 55 macro
H A Dvki-scnums-x86-linux.h92 #define __NR_fcntl 55 macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h76 #define __NR_fcntl 72 macro
H A Dunistd_x32.h65 #define __NR_fcntl (__X32_SYSCALL_BIT + 72) macro
H A Dunistd_32.h59 #define __NR_fcntl 55 macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h110 #if !defined(__NR_fcntl)
111 #define __NR_fcntl 25 macro
H A Dmips64_linux_syscalls.h296 #if !defined(__NR_fcntl)
297 #define __NR_fcntl (__NR_Linux + 70) macro
H A Dx86_64_linux_syscalls.h301 #if !defined(__NR_fcntl)
302 #define __NR_fcntl 72 macro
H A Darm_linux_syscalls.h180 #if !defined(__NR_fcntl)
181 #define __NR_fcntl (__NR_SYSCALL_BASE+55) macro
H A Dmips_linux_syscalls.h236 #if !defined(__NR_fcntl)
237 #define __NR_fcntl (__NR_Linux + 55) macro
H A Dx86_32_linux_syscalls.h233 #if !defined(__NR_fcntl)
234 #define __NR_fcntl 55 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h83 #define __NR_fcntl (__NR_SYSCALL_BASE+ 55) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h800 #define __NR_fcntl 1052 macro
801 __SYSCALL(__NR_fcntl, sys_fcntl)
896 #define __NR_fcntl __NR3264_fcntl macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h78 #define __NR_fcntl (__NR_Linux + 55) macro
470 #define __NR_fcntl (__NR_Linux + 70) macro
807 #define __NR_fcntl (__NR_Linux + 70) macro

Completed in 126 milliseconds