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

/bionic/libc/arch-arm/syscalls/
H A Dinotify_rm_watch.S8 ldr r7, =__NR_inotify_rm_watch
/bionic/libc/arch-sh/syscalls/
H A Dinotify_rm_watch.S31 0: .long __NR_inotify_rm_watch
/bionic/libc/arch-x86/syscalls/
H A Dinotify_rm_watch.S14 movl $__NR_inotify_rm_watch, %eax
/bionic/libc/include/sys/
H A Dlinux-syscalls.h190 #define __NR_inotify_rm_watch (__NR_SYSCALL_BASE + 318) macro
236 #define __NR_inotify_rm_watch (__NR_SYSCALL_BASE + 293) macro
296 #define __NR_inotify_rm_watch (__NR_SYSCALL_BASE + 292) macro
/bionic/libc/kernel/arch-sh/asm/
H A Dunistd_32.h306 #define __NR_inotify_rm_watch 292 macro
H A Dunistd_64.h336 #define __NR_inotify_rm_watch 320 macro
/bionic/libc/kernel/arch-x86/asm/
H A Dunistd_32.h308 #define __NR_inotify_rm_watch 293 macro
/bionic/libc/kernel/arch-arm/asm/
H A Dunistd.h332 #define __NR_inotify_rm_watch (__NR_SYSCALL_BASE+318) macro

Completed in 2793 milliseconds