HomeSort by relevance Sort by last modified time
    Searched defs:__NR_epoll_ctl (Results 1 - 23 of 23) sorted by null

  /bionic/libc/include/sys/
linux-syscalls.h 180 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251)
224 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
282 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
  /development/ndk/platforms/android-3/include/sys/
linux-syscalls.h 174 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251)
214 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
  /development/ndk/platforms/android-9/include/sys/
linux-syscalls.h 180 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251)
224 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
282 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 174 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251)
214 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 174 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251)
214 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 174 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251)
214 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 174 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251)
214 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 174 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251)
214 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 174 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 251)
214 #define __NR_epoll_ctl (__NR_SYSCALL_BASE + 255)
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /bionic/libc/kernel/arch-sh/asm/
unistd_32.h 269 #define __NR_epoll_ctl 255
unistd_64.h 299 #define __NR_epoll_ctl 283
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 270 #define __NR_epoll_ctl 255
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /development/ndk/platforms/android-5/arch-x86/include/asm/
unistd_32.h 270 #define __NR_epoll_ctl 255
  /external/kernel-headers/original/asm-arm/
unistd.h 279 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 270 #define __NR_epoll_ctl 255
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 266 #define __NR_epoll_ctl (__NR_SYSCALL_BASE+251)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 270 #define __NR_epoll_ctl 255
  /external/kernel-headers/original/asm-x86/
unistd_32.h 263 #define __NR_epoll_ctl 255

Completed in 617 milliseconds