Home
last modified time | relevance | path

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

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