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

1 2 3 4 5

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 396 #define __NR_fanotify_init 300
unistd_x32.h 345 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 396 #define __NR_fanotify_init 300
unistd_x32.h 347 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 396 #define __NR_fanotify_init 300
unistd_x32.h 347 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 304 #define __NR_fanotify_init 300
unistd_x32.h 263 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 994 #if !defined(__NR_fanotify_init)
995 #define __NR_fanotify_init 262
mips64_linux_syscalls.h 1194 #if !defined(__NR_fanotify_init)
1195 #define __NR_fanotify_init (__NR_Linux + 295)
x86_64_linux_syscalls.h 1213 #if !defined(__NR_fanotify_init)
1214 #define __NR_fanotify_init 300
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 384 #define __NR_fanotify_init 300
vki-scnums-arm64-linux.h 298 #define __NR_fanotify_init 262
vki-scnums-mips64-linux.h 334 #define __NR_fanotify_init (__NR_Linux + 295)
vki-scnums-s390x-linux.h 300 #define __NR_fanotify_init 332
vki-scnums-tilegx-linux.h 411 #define __NR_fanotify_init 262
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 671 #define __NR_fanotify_init 262
672 __SYSCALL(__NR_fanotify_init, sys_fanotify_init)
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 396 #define __NR_fanotify_init 300
unistd_x32.h 347 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 396 #define __NR_fanotify_init 300
unistd_x32.h 347 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 396 #define __NR_fanotify_init 300
unistd_x32.h 347 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 396 #define __NR_fanotify_init 300
unistd_x32.h 347 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)

Completed in 290 milliseconds

1 2 3 4 5