Searched refs:__NR_inotify_init1 (Results 1 - 25 of 32) sorted by relevance

12

/external/valgrind/include/vki/
H A Dvki-scnums-amd64-linux.h378 #define __NR_inotify_init1 294 macro
H A Dvki-scnums-arm64-linux.h65 #define __NR_inotify_init1 26 macro
H A Dvki-scnums-s390x-linux.h292 #define __NR_inotify_init1 324 macro
H A Dvki-scnums-tilegx-linux.h79 #define __NR_inotify_init1 26 macro
H A Dvki-scnums-arm-linux.h399 #define __NR_inotify_init1 360 macro
H A Dvki-scnums-ppc32-linux.h363 #define __NR_inotify_init1 318 macro
H A Dvki-scnums-ppc64-linux.h355 #define __NR_inotify_init1 318 macro
H A Dvki-scnums-x86-linux.h369 #define __NR_inotify_init1 332 macro
H A Dvki-scnums-mips64-linux.h327 #define __NR_inotify_init1 (__NR_Linux + 288) macro
H A Dvki-scnums-mips32-linux.h369 #define __NR_inotify_init1 (__NR_Linux + 329) macro
/external/libchrome/sandbox/linux/system_headers/
H A Darm64_linux_syscalls.h114 #if !defined(__NR_inotify_init1)
115 #define __NR_inotify_init1 26 macro
H A Dx86_64_linux_syscalls.h1189 #if !defined(__NR_inotify_init1)
1190 #define __NR_inotify_init1 294 macro
H A Dx86_32_linux_syscalls.h1325 #if !defined(__NR_inotify_init1)
1326 #define __NR_inotify_init1 332 macro
H A Darm_linux_syscalls.h1284 #if !defined(__NR_inotify_init1)
1285 #define __NR_inotify_init1 (__NR_SYSCALL_BASE+360) macro
H A Dmips64_linux_syscalls.h1166 #if !defined(__NR_inotify_init1)
1167 #define __NR_inotify_init1 (__NR_Linux + 288) macro
H A Dmips_linux_syscalls.h1332 #if !defined(__NR_inotify_init1)
1333 #define __NR_inotify_init1 (__NR_Linux + 329) macro
/external/kernel-headers/original/uapi/asm-x86/asm/
H A Dunistd_32.h332 #define __NR_inotify_init1 332 macro
H A Dunistd_64.h298 #define __NR_inotify_init1 294 macro
H A Dunistd_x32.h261 #define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294) macro
/external/kernel-headers/original/uapi/asm-mips/asm/
H A Dunistd.h352 #define __NR_inotify_init1 (__NR_Linux + 329) macro
688 #define __NR_inotify_init1 (__NR_Linux + 288) macro
1029 #define __NR_inotify_init1 (__NR_Linux + 292) macro
/external/kernel-headers/original/uapi/asm-arm/asm/
H A Dunistd.h389 #define __NR_inotify_init1 (__NR_SYSCALL_BASE+360) macro
/external/libchrome/sandbox/linux/seccomp-bpf-helpers/
H A Dsyscall_sets.cc895 case __NR_inotify_init1:
/external/kernel-headers/original/uapi/asm-generic/
H A Dunistd.h98 #define __NR_inotify_init1 26 macro
99 __SYSCALL(__NR_inotify_init1, sys_inotify_init1)
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-arm64-linux.c881 LINXY(__NR_inotify_init1, sys_inotify_init1), // 26
H A Dsyswrap-ppc64-linux.c1148 LINXY(__NR_inotify_init1, sys_inotify_init1), // 318

Completed in 71 milliseconds

12