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

1 2 3 4 5 6 7

  /bionic/libc/arch-arm/syscalls/
inotify_init1.S 8 ldr r7, =__NR_inotify_init1
  /bionic/libc/arch-arm64/syscalls/
inotify_init1.S 6 mov x8, __NR_inotify_init1
  /bionic/libc/arch-mips/syscalls/
inotify_init1.S 8 li v0, __NR_inotify_init1
  /bionic/libc/arch-x86_64/syscalls/
inotify_init1.S 6 movl $__NR_inotify_init1, %eax
  /bionic/libc/arch-mips64/syscalls/
inotify_init1.S 8 li v0, __NR_inotify_init1
  /bionic/libc/arch-x86/syscalls/
inotify_init1.S 16 movl $__NR_inotify_init1, %eax
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
unistd_32.h 431 #define __NR_inotify_init1 332
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 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-s390x-linux.h 292 #define __NR_inotify_init1 324
vki-scnums-tilegx-linux.h 79 #define __NR_inotify_init1 26
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
  /prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
  /prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
  /prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 389 #define __NR_inotify_init1 294
  /external/libchrome/sandbox/linux/system_headers/
arm64_linux_syscalls.h 114 #if !defined(__NR_inotify_init1)
115 #define __NR_inotify_init1 26
x86_64_linux_syscalls.h 1189 #if !defined(__NR_inotify_init1)
1190 #define __NR_inotify_init1 294
x86_32_linux_syscalls.h 1325 #if !defined(__NR_inotify_init1)
1326 #define __NR_inotify_init1 332
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 71 #define __NR_inotify_init1 26
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 431 #define __NR_inotify_init1 332
unistd_64.h 389 #define __NR_inotify_init1 294

Completed in 1366 milliseconds

1 2 3 4 5 6 7