HomeSort by relevance Sort by last modified time
    Searched defs:__NR_epoll_pwait (Results 26 - 50 of 126) sorted by null

12 3 4 5 6

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 628 #define __NR_epoll_pwait 281
629 __SYSCALL(__NR_epoll_pwait, sys_epoll_pwait)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 81 #define __NR_epoll_pwait 22
82 __SYSCALL(__NR_epoll_pwait, sys_epoll_pwait)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 334 #define __NR_epoll_pwait 319
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 334 #define __NR_epoll_pwait 319
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 334 #define __NR_epoll_pwait 319
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 334 #define __NR_epoll_pwait 319
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 334 #define __NR_epoll_pwait 319
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 372 #define __NR_epoll_pwait 281
unistd_x32.h 329 #define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281)
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 372 #define __NR_epoll_pwait 281
unistd_x32.h 329 #define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 416 #define __NR_epoll_pwait (__NR_SYSCALL_BASE+346)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 66 #define __NR_epoll_pwait 22
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 415 #define __NR_epoll_pwait (__NR_Linux + 313)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 415 #define __NR_epoll_pwait 319
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 421 #define __NR_epoll_pwait (__NR_SYSCALL_BASE+346)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 415 #define __NR_epoll_pwait (__NR_Linux + 313)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 416 #define __NR_epoll_pwait 319
  /development/ndk/platforms/android-L/arch-arm/include/asm/
unistd.h 416 #define __NR_epoll_pwait (__NR_SYSCALL_BASE+346)
  /development/ndk/platforms/android-L/arch-mips/include/asm/
unistd.h 415 #define __NR_epoll_pwait (__NR_Linux + 313)
    [all...]
  /development/ndk/platforms/android-L/arch-mips64/include/asm/
unistd.h 415 #define __NR_epoll_pwait (__NR_Linux + 313)
    [all...]
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_32.h 415 #define __NR_epoll_pwait 319
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 415 #define __NR_epoll_pwait 319
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 66 #define __NR_epoll_pwait 22
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 1222 #if !defined(__NR_epoll_pwait)
1223 #define __NR_epoll_pwait (__NR_SYSCALL_BASE+346)

Completed in 779 milliseconds

12 3 4 5 6