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

1 2 3 4 5

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 376 #define __NR_eventfd 284
unistd_x32.h 332 #define __NR_eventfd (__X32_SYSCALL_BIT + 284)
  /development/ndk/platforms/android-L/arch-x86/include/asm/
unistd_64.h 376 #define __NR_eventfd 284
unistd_x32.h 332 #define __NR_eventfd (__X32_SYSCALL_BIT + 284)
  /development/ndk/platforms/android-L/arch-x86_64/include/asm/
unistd_64.h 376 #define __NR_eventfd 284
unistd_x32.h 332 #define __NR_eventfd (__X32_SYSCALL_BIT + 284)
  /external/chromium_org/sandbox/linux/services/
x86_64_linux_syscalls.h 1149 #if !defined(__NR_eventfd)
1150 #define __NR_eventfd 284
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 758 #define __NR_eventfd 1044
759 __SYSCALL(__NR_eventfd, sys_eventfd)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 288 #define __NR_eventfd 284
unistd_x32.h 253 #define __NR_eventfd (__X32_SYSCALL_BIT + 284)
  /external/linux-tools-perf/perf-3.12.0/arch/avr32/include/uapi/asm/
unistd.h 301 #define __NR_eventfd 281
  /external/linux-tools-perf/perf-3.12.0/arch/cris/include/uapi/asm/
unistd.h 330 #define __NR_eventfd 323
  /external/linux-tools-perf/perf-3.12.0/arch/frv/include/uapi/asm/
unistd.h 332 #define __NR_eventfd 323
  /external/linux-tools-perf/perf-3.12.0/arch/ia64/include/uapi/asm/
unistd.h 301 #define __NR_eventfd 1309
  /external/linux-tools-perf/perf-3.12.0/arch/m32r/include/uapi/asm/
unistd.h 331 #define __NR_eventfd 323
  /external/linux-tools-perf/perf-3.12.0/arch/m68k/include/uapi/asm/
unistd.h 327 #define __NR_eventfd 319
  /external/linux-tools-perf/perf-3.12.0/arch/s390/include/uapi/asm/
unistd.h 256 #define __NR_eventfd 318
  /external/valgrind/main/include/vki/
vki-scnums-amd64-linux.h 368 #define __NR_eventfd 284
vki-scnums-mips64-linux.h 317 #define __NR_eventfd (__NR_Linux + 278)
vki-scnums-s390x-linux.h 286 #define __NR_eventfd 318
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm/
unistd_64.h 634 #define __NR_eventfd 284
635 __SYSCALL(__NR_eventfd, sys_eventfd)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/asm-generic/
unistd.h 684 #define __NR_eventfd 1044
685 __SYSCALL(__NR_eventfd, sys_eventfd)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 634 #define __NR_eventfd 284
635 __SYSCALL(__NR_eventfd, sys_eventfd)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 684 #define __NR_eventfd 1044
685 __SYSCALL(__NR_eventfd, sys_eventfd)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 338 #define __NR_eventfd 323

Completed in 187 milliseconds

1 2 3 4 5