Searched refs:__NR_eventfd (Results 1 - 21 of 21) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h288 #define __NR_eventfd 284 macro
H A Dunistd_32.h323 #define __NR_eventfd 323 macro
H A Dunistd_x32.h251 #define __NR_eventfd (__X32_SYSCALL_BIT + 284) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h368 #define __NR_eventfd 284 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-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
H A Dvki-scnums-mips64-linux.h317 #define __NR_eventfd (__NR_Linux + 278) macro
H A Dvki-scnums-mips32-linux.h359 #define __NR_eventfd (__NR_Linux + 319) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h342 #define __NR_eventfd (__NR_Linux + 319) macro
674 #define __NR_eventfd (__NR_Linux + 278) macro
1011 #define __NR_eventfd (__NR_Linux + 282) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h380 #define __NR_eventfd (__NR_SYSCALL_BASE+351) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h769 #define __NR_eventfd 1044 macro
770 __SYSCALL(__NR_eventfd, sys_eventfd)
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-ppc64-linux.c1137 LINXY(__NR_eventfd, sys_eventfd), // 307
H A Dsyswrap-amd64-linux.c1038 LINXY(__NR_eventfd, sys_eventfd), // 284
H A Dsyswrap-arm-linux.c1174 LINXY(__NR_eventfd, sys_eventfd), // 323
H A Dsyswrap-mips64-linux.c901 LINXY (__NR_eventfd, sys_eventfd),
H A Dsyswrap-ppc32-linux.c1220 LINXY(__NR_eventfd, sys_eventfd), // 307
H A Dsyswrap-s390x-linux.c1014 LINXY(__NR_eventfd, sys_eventfd), // 318
H A Dsyswrap-x86-linux.c1783 LINXY(__NR_eventfd, sys_eventfd), // 323

Completed in 131 milliseconds