/development/ndk/platforms/android-9/include/sys/ |
D | linux-syscalls.h | 179 #define __NR_epoll_create (__NR_SYSCALL_BASE + 250) macro 223 #define __NR_epoll_create (__NR_SYSCALL_BASE + 254) macro 281 #define __NR_epoll_create (__NR_SYSCALL_BASE + 254) macro
|
/development/ndk/platforms/android-3/include/sys/ |
D | linux-syscalls.h | 173 #define __NR_epoll_create (__NR_SYSCALL_BASE + 250) macro 213 #define __NR_epoll_create (__NR_SYSCALL_BASE + 254) macro
|
/development/ndk/platforms/android-9/arch-mips/include/sys/ |
D | linux-syscalls.h | 146 #define __NR_epoll_create (__NR_SYSCALL_BASE + 250) macro 261 #define __NR_epoll_create (__NR_SYSCALL_BASE + 254) macro 359 #define __NR_epoll_create (__NR_SYSCALL_BASE + 254) macro 471 #define __NR_epoll_create (__NR_SYSCALL_BASE + 248) macro
|
/development/ndk/platforms/android-L/arch-x86/include/asm/ |
D | unistd_64.h | 287 #define __NR_epoll_create 213 macro
|
D | unistd_32.h | 335 #define __NR_epoll_create 254 macro
|
D | unistd_x32.h | 257 #define __NR_epoll_create (__X32_SYSCALL_BIT + 213) macro
|
/development/ndk/platforms/android-L/arch-x86_64/include/asm/ |
D | unistd_64.h | 287 #define __NR_epoll_create 213 macro
|
D | unistd_32.h | 335 #define __NR_epoll_create 254 macro
|
D | unistd_x32.h | 257 #define __NR_epoll_create (__X32_SYSCALL_BIT + 213) macro
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | unistd_32.h | 336 #define __NR_epoll_create 254 macro
|
/development/ndk/platforms/android-L/include/asm-generic/ |
D | unistd.h | 401 #define __NR_epoll_create 1042 macro
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
D | unistd.h | 335 #define __NR_epoll_create (__NR_Linux + 248) macro 724 #define __NR_epoll_create (__NR_Linux + 207) macro 1112 #define __NR_epoll_create (__NR_Linux + 207) macro
|
/development/ndk/platforms/android-L/arch-mips/include/asm/ |
D | unistd.h | 335 #define __NR_epoll_create (__NR_Linux + 248) macro 726 #define __NR_epoll_create (__NR_Linux + 207) macro 1119 #define __NR_epoll_create (__NR_Linux + 207) macro
|
/development/ndk/platforms/android-L/arch-mips64/include/asm/ |
D | unistd.h | 335 #define __NR_epoll_create (__NR_Linux + 248) macro 726 #define __NR_epoll_create (__NR_Linux + 207) macro 1119 #define __NR_epoll_create (__NR_Linux + 207) macro
|
/development/ndk/platforms/android-L/include/sys/ |
D | glibc-syscalls.h | 35 #define SYS_epoll_create __NR_epoll_create 354 #define SYS_epoll_create __NR_epoll_create 702 #define SYS_epoll_create __NR_epoll_create 1058 #define SYS_epoll_create __NR_epoll_create 1405 #define SYS_epoll_create __NR_epoll_create
|
/development/ndk/sources/android/libportable/arch-mips/ |
D | syscall.c | 106 case __NR_epoll_create_portable: native_number = __NR_epoll_create; break; in WRAP()
|
/development/ndk/platforms/android-L/arch-arm/include/asm/ |
D | unistd.h | 297 #define __NR_epoll_create (__NR_SYSCALL_BASE+250) macro
|
/development/ndk/platforms/android-3/arch-arm/include/asm/ |
D | unistd.h | 302 #define __NR_epoll_create (__NR_SYSCALL_BASE+250) macro
|