HomeSort by relevance Sort by last modified time
    Searched defs:__NR_epoll_wait (Results 126 - 150 of 204) sorted by null

1 2 3 4 56 7 8 9

  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_32.h 337 #define __NR_epoll_wait 256
  /development/ndk/platforms/android-L/include/asm-generic/
unistd.h 457 #define __NR_epoll_wait 1069
  /external/chromium_org/sandbox/linux/services/
arm_linux_syscalls.h 854 #if !defined(__NR_epoll_wait)
855 #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/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 280 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 273 #define __NR_epoll_wait (__NR_Linux + 250)
600 #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/linux-tools-perf/perf-3.12.0/arch/alpha/include/uapi/asm/
unistd.h 368 #define __NR_epoll_wait 409
373 #define __NR_sys_epoll_wait __NR_epoll_wait
  /external/linux-tools-perf/perf-3.12.0/arch/arm/include/uapi/asm/
unistd.h 280 #define __NR_epoll_wait (__NR_SYSCALL_BASE+252)
  /external/linux-tools-perf/perf-3.12.0/arch/blackfin/include/uapi/asm/
unistd.h 270 #define __NR_epoll_wait 257
  /external/linux-tools-perf/perf-3.12.0/arch/microblaze/include/uapi/asm/
unistd.h 271 #define __NR_epoll_wait 256 /* obsolete -> sys_epoll_pwait */
  /external/linux-tools-perf/perf-3.12.0/arch/mips/include/uapi/asm/
unistd.h 273 #define __NR_epoll_wait (__NR_Linux + 250)
598 #define __NR_epoll_wait (__NR_Linux + 209)
    [all...]
  /external/linux-tools-perf/perf-3.12.0/arch/mn10300/include/uapi/asm/
unistd.h 270 #define __NR_epoll_wait 256
  /external/linux-tools-perf/perf-3.12.0/arch/powerpc/include/uapi/asm/
unistd.h 257 #define __NR_epoll_wait 238
  /external/linux-tools-perf/perf-3.12.0/arch/sh/include/uapi/asm/
unistd_32.h 268 #define __NR_epoll_wait 256
unistd_64.h 307 #define __NR_epoll_wait 284
  /external/linux-tools-perf/perf-3.12.0/arch/sparc/include/uapi/asm/
unistd.h 260 #define __NR_epoll_wait 195 /* Linux Specific */
  /external/linux-tools-perf/perf-3.12.0/arch/xtensa/include/uapi/asm/
unistd.h 47 #define __NR_epoll_wait 18
  /external/valgrind/main/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.6/sysroot/usr/include/asm/
unistd_32.h 264 #define __NR_epoll_wait 256

Completed in 256 milliseconds

1 2 3 4 56 7 8 9