Searched defs:__NR_eventfd (Results 1 - 20 of 20) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h288 #define __NR_eventfd 284 macro
H A Dunistd_x32.h251 #define __NR_eventfd (__X32_SYSCALL_BIT + 284) macro
H A Dunistd_32.h323 #define __NR_eventfd 323 macro
/external/libchrome/sandbox/linux/system_headers/
H A Dmips64_linux_syscalls.h1126 #if !defined(__NR_eventfd)
1127 #define __NR_eventfd (__NR_Linux + 278) macro
H A Dx86_64_linux_syscalls.h1149 #if !defined(__NR_eventfd)
1150 #define __NR_eventfd 284 macro
H A Darm_linux_syscalls.h1248 #if !defined(__NR_eventfd)
1249 #define __NR_eventfd (__NR_SYSCALL_BASE+351) macro
H A Dmips_linux_syscalls.h1292 #if !defined(__NR_eventfd)
1293 #define __NR_eventfd (__NR_Linux + 319) macro
1296 #if !defined(__NR_eventfd)
1297 #define __NR_eventfd (__NR_Linux + 320) macro
H A Dx86_32_linux_syscalls.h1289 #if !defined(__NR_eventfd)
1290 #define __NR_eventfd 323 macro
/external/strace/
H A Dscno.h860 #ifndef __NR_eventfd
861 # define __NR_eventfd (SYSCALL_BIT | 284) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h368 #define __NR_eventfd 284 macro
H A Dvki-scnums-mips64-linux.h317 #define __NR_eventfd (__NR_Linux + 278) macro
H A Dvki-scnums-s390x-linux.h286 #define __NR_eventfd 318 macro
H A Dvki-scnums-arm-linux.h390 #define __NR_eventfd 351 macro
H A Dvki-scnums-mips32-linux.h359 #define __NR_eventfd (__NR_Linux + 319) macro
H A Dvki-scnums-ppc32-linux.h352 #define __NR_eventfd 307 macro
H A Dvki-scnums-ppc64-linux.h344 #define __NR_eventfd 307 macro
H A Dvki-scnums-x86-linux.h360 #define __NR_eventfd 323 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-common.h310 #define __NR_eventfd (__NR_SYSCALL_BASE + 351) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h792 #define __NR_eventfd 1044 macro
793 __SYSCALL(__NR_eventfd, sys_eventfd)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h342 #define __NR_eventfd (__NR_Linux + 319) macro
685 #define __NR_eventfd (__NR_Linux + 278) macro
1032 #define __NR_eventfd (__NR_Linux + 282) macro

Completed in 112 milliseconds