HomeSort by relevance Sort by last modified time
    Searched refs:__NR_epoll_wait_old (Results 1 - 25 of 56) sorted by null

1 2 3

  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 298 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r10/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r11/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r11/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r11/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r11/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r11/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /prebuilts/ndk/r11/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /external/libchrome/sandbox/linux/system_headers/
x86_64_linux_syscalls.h 873 #if !defined(__NR_epoll_wait_old)
874 #define __NR_epoll_wait_old 215
  /external/minijail/linux-x86/
libsyscalls.gen.c 651 #ifdef __NR_epoll_wait_old
652 { "epoll_wait_old", __NR_epoll_wait_old },
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 290 #define __NR_epoll_wait_old 215
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 219 #define __NR_epoll_wait_old 215
  /bionic/libc/include/bits/
glibc-syscalls.h 145 #if defined(__NR_epoll_wait_old)
146 #define SYS_epoll_wait_old __NR_epoll_wait_old
  /external/strace/
scno.h 653 #ifndef __NR_epoll_wait_old
654 # define __NR_epoll_wait_old (SYSCALL_BIT | 215)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 495 #define __NR_epoll_wait_old 215
496 __SYSCALL(__NR_epoll_wait_old, sys_ni_syscall)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/asm/
unistd_64.h 495 #define __NR_epoll_wait_old 215
496 __SYSCALL(__NR_epoll_wait_old, sys_ni_syscall)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/asm/
unistd_64.h 495 #define __NR_epoll_wait_old 215
496 __SYSCALL(__NR_epoll_wait_old, sys_ni_syscall)
  /external/libchrome/sandbox/linux/seccomp-bpf-helpers/
syscall_sets.cc 426 case __NR_epoll_wait_old:
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
syscall.h 281 #define SYS_epoll_wait_old __NR_epoll_wait_old
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
syscall.h 396 #define SYS_epoll_wait_old __NR_epoll_wait_old

Completed in 875 milliseconds

1 2 3