HomeSort by relevance Sort by last modified time
    Searched defs:__NR_fanotify_mark (Results 26 - 50 of 122) sorted by null

12 3 4 5

  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/asm/
unistd_64.h 397 #define __NR_fanotify_mark 301
unistd_x32.h 349 #define __NR_fanotify_mark (__X32_SYSCALL_BIT + 301)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/asm/
unistd_64.h 397 #define __NR_fanotify_mark 301
unistd_x32.h 349 #define __NR_fanotify_mark (__X32_SYSCALL_BIT + 301)
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd.h 444 #define __NR_fanotify_mark (__NR_SYSCALL_BASE + 368)
  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 357 #define __NR_fanotify_mark 263
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd.h 445 #define __NR_fanotify_mark (__NR_Linux + 337)
    [all...]
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_32.h 440 #define __NR_fanotify_mark 339
  /development/ndk/platforms/android-21/arch-arm/include/asm/
unistd.h 444 #define __NR_fanotify_mark (__NR_SYSCALL_BASE+368)
  /development/ndk/platforms/android-21/arch-mips/include/asm/
unistd.h 445 #define __NR_fanotify_mark (__NR_Linux + 337)
    [all...]
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
unistd.h 445 #define __NR_fanotify_mark (__NR_Linux + 337)
    [all...]
  /development/ndk/platforms/android-21/arch-x86/include/asm/
unistd_32.h 440 #define __NR_fanotify_mark 339
  /development/ndk/platforms/android-21/arch-x86_64/include/asm/
unistd_32.h 440 #define __NR_fanotify_mark 339
  /development/ndk/platforms/android-21/include/asm-generic/
unistd.h 356 #define __NR_fanotify_mark 263
  /development/ndk/platforms/android-3/arch-arm/include/asm/
unistd.h 449 #define __NR_fanotify_mark (__NR_SYSCALL_BASE+368)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 445 #define __NR_fanotify_mark (__NR_Linux + 337)
    [all...]
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 441 #define __NR_fanotify_mark 339
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd.h 397 #define __NR_fanotify_mark (__NR_SYSCALL_BASE+368)
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 671 #define __NR_fanotify_mark 263
672 __SYSCALL(__NR_fanotify_mark, sys_fanotify_mark)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd.h 360 #define __NR_fanotify_mark (__NR_Linux + 337)
696 #define __NR_fanotify_mark (__NR_Linux + 296)
    [all...]
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_32.h 339 #define __NR_fanotify_mark 339
  /external/libchrome/sandbox/linux/system_headers/
arm_linux_syscalls.h 1316 #if !defined(__NR_fanotify_mark)
1317 #define __NR_fanotify_mark (__NR_SYSCALL_BASE+368)
mips_linux_syscalls.h 1364 #if !defined(__NR_fanotify_mark)
1365 #define __NR_fanotify_mark (__NR_Linux + 337)
x86_32_linux_syscalls.h 1353 #if !defined(__NR_fanotify_mark)
1354 #define __NR_fanotify_mark 339
  /external/valgrind/include/vki/
vki-scnums-arm-linux.h 407 #define __NR_fanotify_mark 368

Completed in 106 milliseconds

12 3 4 5