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

1 2 3 4 5 6 7 8

  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_64.h 315 #define __NR_inotify_init1 294
unistd_x32.h 278 #define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294)
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
unistd_x32.h 345 #define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294)
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
unistd_x32.h 345 #define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_64.h 298 #define __NR_inotify_init1 294
unistd_x32.h 261 #define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294)
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 114 #if !defined(__NR_inotify_init1)
115 #define __NR_inotify_init1 26
mips64_linux_syscalls.h 1166 #if !defined(__NR_inotify_init1)
1167 #define __NR_inotify_init1 (__NR_Linux + 288)
x86_64_linux_syscalls.h 1189 #if !defined(__NR_inotify_init1)
1190 #define __NR_inotify_init1 294
  /external/strace/
scno.h 890 #ifndef __NR_inotify_init1
891 # define __NR_inotify_init1 (SYSCALL_BIT | 294)
  /external/valgrind/include/vki/
vki-scnums-amd64-linux.h 378 #define __NR_inotify_init1 294
vki-scnums-arm64-linux.h 65 #define __NR_inotify_init1 26
vki-scnums-mips64-linux.h 327 #define __NR_inotify_init1 (__NR_Linux + 288)
vki-scnums-s390x-linux.h 292 #define __NR_inotify_init1 324
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm/
unistd_64.h 654 #define __NR_inotify_init1 294
655 __SYSCALL(__NR_inotify_init1, sys_inotify_init1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
unistd.h 93 #define __NR_inotify_init1 26
94 __SYSCALL(__NR_inotify_init1, sys_inotify_init1)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
unistd.h 101 #define __NR_inotify_init1 26
102 __SYSCALL(__NR_inotify_init1, sys_inotify_init1)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
unistd_x32.h 345 #define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294)
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
unistd_x32.h 345 #define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294)
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
unistd_x32.h 345 #define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294)

Completed in 1378 milliseconds

1 2 3 4 5 6 7 8