Home
last modified time | relevance | path

Searched refs:__NR_inotify_init (Results 1 – 5 of 5) sorted by relevance

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h274 #define __NR_inotify_init 253 macro
Dunistd_32.h308 #define __NR_inotify_init 291 macro
Dunistd_x32.h241 #define __NR_inotify_init (__X32_SYSCALL_BIT + 253) macro
/bionic/libc/include/bits/
Dglibc-syscalls.h438 #if defined(__NR_inotify_init)
439 #define SYS_inotify_init __NR_inotify_init
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h292 #define __NR_inotify_init (__NR_SYSCALL_BASE + 316) macro