Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h315 #define __NR_inotify_init1 294 macro
Dunistd_32.h349 #define __NR_inotify_init1 332 macro
Dunistd_x32.h278 #define __NR_inotify_init1 (__X32_SYSCALL_BIT + 294) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h63 #define __NR_inotify_init1 26 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h432 #if defined(__NR_inotify_init1)
433 #define SYS_inotify_init1 __NR_inotify_init1
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h336 #define __NR_inotify_init1 (__NR_SYSCALL_BASE + 360) macro