Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/asm-x86/asm/
Dunistd_64.h321 #define __NR_fanotify_init 300 macro
Dunistd_32.h355 #define __NR_fanotify_init 338 macro
Dunistd_x32.h280 #define __NR_fanotify_init (__X32_SYSCALL_BIT + 300) macro
/bionic/libc/kernel/uapi/asm-generic/
Dunistd.h326 #define __NR_fanotify_init 262 macro
/bionic/libc/include/bits/
Dglibc-syscalls.h198 #if defined(__NR_fanotify_init)
199 #define SYS_fanotify_init __NR_fanotify_init
/bionic/libc/kernel/uapi/asm-arm/asm/
Dunistd-common.h343 #define __NR_fanotify_init (__NR_SYSCALL_BASE + 367) macro