Searched refs:__NR_inotify_init (Results 1 - 8 of 8) sorted by relevance

/bionic/libc/arch-arm/syscalls/
H A Dinotify_init.S8 ldr r7, =__NR_inotify_init
/bionic/libc/arch-x86/syscalls/
H A Dinotify_init.S12 movl $__NR_inotify_init, %eax
/bionic/libc/arch-sh/syscalls/
H A Dinotify_init.S31 0: .long __NR_inotify_init
/bionic/libc/include/sys/
H A Dlinux-syscalls.h188 #define __NR_inotify_init (__NR_SYSCALL_BASE + 316) macro
234 #define __NR_inotify_init (__NR_SYSCALL_BASE + 291) macro
294 #define __NR_inotify_init (__NR_SYSCALL_BASE + 290) macro
/bionic/libc/kernel/arch-sh/asm/
H A Dunistd_32.h304 #define __NR_inotify_init 290 macro
H A Dunistd_64.h334 #define __NR_inotify_init 318 macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h306 #define __NR_inotify_init 291 macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h330 #define __NR_inotify_init (__NR_SYSCALL_BASE+316) macro

Completed in 284 milliseconds