Home
last modified time | relevance | path

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

/aosp12/bionic/libc/kernel/uapi/asm-x86/asm/
H A Dunistd_64.h276 #define __NR_inotify_rm_watch 255 macro
H A Dunistd_32.h310 #define __NR_inotify_rm_watch 293 macro
H A Dunistd_x32.h243 #define __NR_inotify_rm_watch (__X32_SYSCALL_BIT + 255) macro
/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dunistd.h65 #define __NR_inotify_rm_watch 28 macro
/aosp12/bionic/libc/include/bits/
H A Dglibc-syscalls.h444 #if defined(__NR_inotify_rm_watch)
445 #define SYS_inotify_rm_watch __NR_inotify_rm_watch
/aosp12/bionic/libc/kernel/uapi/asm-arm/asm/
H A Dunistd-common.h294 #define __NR_inotify_rm_watch (__NR_SYSCALL_BASE + 318) macro