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

  /bionic/libc/kernel/uapi/asm-generic/
unistd.h 292 #define __NR_fanotify_init 262
  /bionic/libc/kernel/uapi/asm-mips/asm/
unistd_n32.h 320 #define __NR_fanotify_init (__NR_Linux + 300)
unistd_n64.h 315 #define __NR_fanotify_init (__NR_Linux + 295)
unistd_o32.h 356 #define __NR_fanotify_init (__NR_Linux + 336)
  /bionic/libc/kernel/uapi/asm-x86/asm/
unistd_x32.h 280 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
unistd_32.h 355 #define __NR_fanotify_init 338
unistd_64.h 321 #define __NR_fanotify_init 300
  /external/kernel-headers/original/uapi/asm-generic/
unistd.h 674 #define __NR_fanotify_init 262
675 __SYSCALL(__NR_fanotify_init, sys_fanotify_init)
  /external/kernel-headers/original/uapi/asm-mips/asm/
unistd_n32.h 303 #define __NR_fanotify_init (__NR_Linux + 300)
unistd_n64.h 298 #define __NR_fanotify_init (__NR_Linux + 295)
unistd_o32.h 339 #define __NR_fanotify_init (__NR_Linux + 336)
  /external/kernel-headers/original/uapi/asm-x86/asm/
unistd_x32.h 263 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300)
unistd_32.h 338 #define __NR_fanotify_init 338
unistd_64.h 304 #define __NR_fanotify_init 300
  /bionic/libc/kernel/uapi/asm-arm/asm/
unistd-common.h 343 #define __NR_fanotify_init (__NR_SYSCALL_BASE + 367)
  /external/kernel-headers/original/uapi/asm-arm/asm/
unistd-common.h 326 #define __NR_fanotify_init (__NR_SYSCALL_BASE + 367)
  /external/strace/
scno.h 908 #ifndef __NR_fanotify_init
909 # define __NR_fanotify_init (SYSCALL_BIT | 300)

Completed in 60 milliseconds