HomeSort by relevance Sort by last modified time
    Searched refs:__NR_epoll_wait (Results 1 - 21 of 21) sorted by null

  /bionic/libc/arch-arm/syscalls/
epoll_wait.S 13 ldr r7, =__NR_epoll_wait
  /bionic/libc/arch-sh/syscalls/
epoll_wait.S 31 0: .long __NR_epoll_wait
  /bionic/libc/arch-x86/syscalls/
epoll_wait.S 18 movl $__NR_epoll_wait, %eax
  /bionic/libc/include/sys/
linux-syscalls.h 178 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 252)
220 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 256)
276 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 256)
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
linux-syscalls.h 175 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 252)
215 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 256)
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
linux-syscalls.h 175 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 252)
215 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 256)
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
linux-syscalls.h 175 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 252)
215 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 256)
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
linux-syscalls.h 175 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 252)
215 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 256)
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
linux-syscalls.h 175 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 252)
215 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 256)
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
linux-syscalls.h 175 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 252)
215 #define __NR_epoll_wait (__NR_SYSCALL_BASE + 256)
  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 271 #define __NR_epoll_wait 256
  /external/kernel-headers/original/asm-x86/
unistd_32.h 264 #define __NR_epoll_wait 256
  /ndk/build/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 271 #define __NR_epoll_wait 256
  /ndk/build/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 271 #define __NR_epoll_wait 256
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 267 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /external/strace/
syscall-android.h 39 #define SYS_epoll_wait __NR_epoll_wait
  /ndk/build/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 267 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /ndk/build/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 267 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /ndk/build/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 267 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /ndk/build/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 267 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /external/kernel-headers/original/asm-arm/
unistd.h 280 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)

Completed in 53 milliseconds