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

1 2 3 4 5 6

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 372 #define __NR_epoll_pwait 281
unistd_x32.h 329 #define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 372 #define __NR_epoll_pwait 281
unistd_x32.h 329 #define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 372 #define __NR_epoll_pwait 281
unistd_x32.h 329 #define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281)
  /external/chromium_org/sandbox/linux/services/
arm64_linux_syscalls.h 98 #if !defined(__NR_epoll_pwait)
99 #define __NR_epoll_pwait 22
x86_64_linux_syscalls.h 1137 #if !defined(__NR_epoll_pwait)
1138 #define __NR_epoll_pwait 281
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 86 #define __NR_epoll_pwait 22
87 __SC_COMP(__NR_epoll_pwait, sys_epoll_pwait, compat_sys_epoll_pwait)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 285 #define __NR_epoll_pwait 281
unistd_x32.h 250 #define __NR_epoll_pwait (__X32_SYSCALL_BIT + 281)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 283 #define __NR_epoll_pwait 265
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 326 #define __NR_epoll_pwait 319
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 328 #define __NR_epoll_pwait 319
  /external/linux-tools-perf/perf-3.12.0/arch/h8300/include/uapi/asm/
unistd.h 327 #define __NR_epoll_pwait 319
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 297 #define __NR_epoll_pwait 1305
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 327 #define __NR_epoll_pwait 319
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 323 #define __NR_epoll_pwait 315
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 250 #define __NR_epoll_pwait 312
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 365 #define __NR_epoll_pwait 281
vki-scnums-arm64-linux.h 61 #define __NR_epoll_pwait 22
vki-scnums-mips64-linux.h 311 #define __NR_epoll_pwait (__NR_Linux + 272)
vki-scnums-s390x-linux.h 280 #define __NR_epoll_pwait 312
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/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.6/sysroot/usr/include/asm-generic/
unistd.h 81 #define __NR_epoll_pwait 22
82 __SYSCALL(__NR_epoll_pwait, sys_epoll_pwait)

Completed in 477 milliseconds

1 2 3 4 5 6