HomeSort by relevance Sort by last modified time
    Searched defs:__NR_epoll_wait (Results 76 - 100 of 156) sorted by null

1 2 34 5 6 7

  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 280 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 851 #define __NR_epoll_wait 1069
852 __SYSCALL(__NR_epoll_wait, sys_epoll_wait)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 273 #define __NR_epoll_wait (__NR_Linux + 250)
609 #define __NR_epoll_wait (__NR_Linux + 209)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 257 #define __NR_epoll_wait 256
  /external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h 856 #if !defined(__NR_epoll_wait)
857 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
mips_linux_syscalls.h 1018 #if !defined(__NR_epoll_wait)
1019 #define __NR_epoll_wait (__NR_Linux + 250)
x86_32_linux_syscalls.h 1025 #if !defined(__NR_epoll_wait)
1026 #define __NR_epoll_wait 256
  /external/valgrind/include/vki/
vki-scnums-arm-linux.h 289 #define __NR_epoll_wait 252
vki-scnums-mips32-linux.h 290 #define __NR_epoll_wait (__NR_Linux + 250)
vki-scnums-ppc32-linux.h 281 #define __NR_epoll_wait 238
vki-scnums-ppc64-linux.h 275 #define __NR_epoll_wait 238
vki-scnums-x86-linux.h 293 #define __NR_epoll_wait 256
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_32.h 264 #define __NR_epoll_wait 256
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_32.h 264 #define __NR_epoll_wait 256
unistd_64.h 529 #define __NR_epoll_wait 232
530 __SYSCALL(__NR_epoll_wait, sys_epoll_wait)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_32.h 264 #define __NR_epoll_wait 256
unistd_64.h 529 #define __NR_epoll_wait 232
530 __SYSCALL(__NR_epoll_wait, sys_epoll_wait)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
unistd.h 305 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
unistd.h 337 #define __NR_epoll_wait (__NR_Linux + 250)
    [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/asm/
unistd_32.h 339 #define __NR_epoll_wait 256
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm/
unistd.h 305 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
unistd.h 337 #define __NR_epoll_wait (__NR_Linux + 250)
    [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/asm/
unistd_32.h 339 #define __NR_epoll_wait 256
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 305 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 337 #define __NR_epoll_wait (__NR_Linux + 250)
    [all...]

Completed in 143 milliseconds

1 2 34 5 6 7