HomeSort by relevance Sort by last modified time
    Searched refs:__NR_epoll_create (Results 76 - 100 of 106) sorted by null

1 2 34 5

  /bionic/libc/kernel/arch-mips/asm/
unistd.h 335 #define __NR_epoll_create (__NR_Linux + 248)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 335 #define __NR_epoll_create (__NR_Linux + 248)
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 271 #define __NR_epoll_create (__NR_Linux + 248)
594 #define __NR_epoll_create (__NR_Linux + 207)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 335 #define __NR_epoll_create (__NR_Linux + 248)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 335 #define __NR_epoll_create (__NR_Linux + 248)
    [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 37 #define SYS_epoll_create __NR_epoll_create
383 #define SYS_epoll_create __NR_epoll_create
737 #define SYS_epoll_create __NR_epoll_create
    [all...]
  /bionic/libc/kernel/arch-arm/asm/
unistd.h 302 #define __NR_epoll_create (__NR_SYSCALL_BASE+250)
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 302 #define __NR_epoll_create (__NR_SYSCALL_BASE+250)
  /development/ndk/sources/android/libportable/arch-mips/
syscall.c 106 case __NR_epoll_create_portable: native_number = __NR_epoll_create; break;
  /external/kernel-headers/original/asm-arm/
unistd.h 278 #define __NR_epoll_create (__NR_SYSCALL_BASE+250)
  /external/valgrind/main/include/vki/
vki-scnums-mips32-linux.h 288 #define __NR_epoll_create (__NR_Linux + 248)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 34 #define SYS_epoll_create __NR_epoll_create
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 34 #define SYS_epoll_create __NR_epoll_create
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 34 #define SYS_epoll_create __NR_epoll_create
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm/
unistd.h 302 #define __NR_epoll_create (__NR_SYSCALL_BASE+250)
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm/
unistd.h 302 #define __NR_epoll_create (__NR_SYSCALL_BASE+250)
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm/
unistd.h 302 #define __NR_epoll_create (__NR_SYSCALL_BASE+250)
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm/
unistd.h 302 #define __NR_epoll_create (__NR_SYSCALL_BASE+250)
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm/
unistd.h 302 #define __NR_epoll_create (__NR_SYSCALL_BASE+250)
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm/
unistd.h 302 #define __NR_epoll_create (__NR_SYSCALL_BASE+250)
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 1136 // __NR_epoll_create 254
1137 GO(__NR_epoll_create, "1s 0m");
1138 SY(__NR_epoll_create, x0); SUCC_OR_FAIL;
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c     [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-ppc64-linux.c     [all...]
syswrap-amd64-linux.c     [all...]
syswrap-ppc32-linux.c     [all...]

Completed in 883 milliseconds

1 2 34 5