Searched defs:__NR_epoll_create (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h287 #define __NR_epoll_create 213 macro
H A Dunistd_x32.h257 #define __NR_epoll_create (__X32_SYSCALL_BIT + 213) macro
H A Dunistd_32.h335 #define __NR_epoll_create 254 macro
/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd.h297 #define __NR_epoll_create (__NR_SYSCALL_BASE+250) macro
/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h404 #define __NR_epoll_create 1042 macro
/bionic/libc/kernel/uapi/asm-mips/asm/
H A Dunistd.h335 #define __NR_epoll_create (__NR_Linux + 248) macro
729 #define __NR_epoll_create (__NR_Linux + 207) macro
1124 #define __NR_epoll_create (__NR_Linux + 207) macro

Completed in 2635 milliseconds