Searched defs:__NR_fanotify_init (Results 1 - 23 of 23) sorted by relevance

/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_64.h304 #define __NR_fanotify_init 300 macro
H A Dunistd_x32.h263 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300) macro
H A Dunistd_32.h338 #define __NR_fanotify_init 338 macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h994 #if !defined(__NR_fanotify_init)
995 #define __NR_fanotify_init 262 macro
H A Dmips64_linux_syscalls.h1194 #if !defined(__NR_fanotify_init)
1195 #define __NR_fanotify_init (__NR_Linux + 295) macro
H A Dx86_64_linux_syscalls.h1213 #if !defined(__NR_fanotify_init)
1214 #define __NR_fanotify_init 300 macro
H A Darm_linux_syscalls.h1312 #if !defined(__NR_fanotify_init)
1313 #define __NR_fanotify_init (__NR_SYSCALL_BASE+367) macro
H A Dmips_linux_syscalls.h1360 #if !defined(__NR_fanotify_init)
1361 #define __NR_fanotify_init (__NR_Linux + 336) macro
H A Dx86_32_linux_syscalls.h1349 #if !defined(__NR_fanotify_init)
1350 #define __NR_fanotify_init 338 macro
/external/strace/
H A Dscno.h908 #ifndef __NR_fanotify_init
909 # define __NR_fanotify_init (SYSCALL_BIT | 300) macro
/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h384 #define __NR_fanotify_init 300 macro
H A Dvki-scnums-arm64-linux.h298 #define __NR_fanotify_init 262 macro
H A Dvki-scnums-mips64-linux.h334 #define __NR_fanotify_init (__NR_Linux + 295) macro
H A Dvki-scnums-s390x-linux.h300 #define __NR_fanotify_init 332 macro
H A Dvki-scnums-tilegx-linux.h411 #define __NR_fanotify_init 262 macro
H A Dvki-scnums-arm-linux.h406 #define __NR_fanotify_init 367 macro
H A Dvki-scnums-mips32-linux.h376 #define __NR_fanotify_init (__NR_Linux + 336) macro
H A Dvki-scnums-ppc32-linux.h368 #define __NR_fanotify_init 323 macro
H A Dvki-scnums-ppc64-linux.h360 #define __NR_fanotify_init 323 macro
H A Dvki-scnums-x86-linux.h375 #define __NR_fanotify_init 338 macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd-common.h326 #define __NR_fanotify_init (__NR_SYSCALL_BASE + 367) macro
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h672 #define __NR_fanotify_init 262 macro
673 __SYSCALL(__NR_fanotify_init, sys_fanotify_init)
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h359 #define __NR_fanotify_init (__NR_Linux + 336) macro
702 #define __NR_fanotify_init (__NR_Linux + 295) macro
1050 #define __NR_fanotify_init (__NR_Linux + 300) macro

Completed in 173 milliseconds