Home
last modified time | relevance | path

Searched refs:IN_Q_OVERFLOW (Results 1 – 17 of 17) sorted by relevance

/external/strace/xlat/
Dinotify_flags.h97 #if defined(IN_Q_OVERFLOW) || (defined(HAVE_DECL_IN_Q_OVERFLOW) && HAVE_DECL_IN_Q_OVERFLOW)
99 static_assert((IN_Q_OVERFLOW) == (0x00004000), "IN_Q_OVERFLOW != 0x00004000");
102 # define IN_Q_OVERFLOW 0x00004000
184 XLAT(IN_Q_OVERFLOW),
Dinotify_flags.in14 IN_Q_OVERFLOW 0x00004000
/external/ltp/testcases/kernel/syscalls/inotify/
Dinotify05.c98 event->mask != IN_Q_OVERFLOW) { in verify_inotify()
107 if (event->mask == IN_Q_OVERFLOW) { in verify_inotify()
/external/kernel-headers/original/uapi/linux/
Dinotify.h45 #define IN_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ macro
/external/ltp/testcases/kernel/syscalls/utils/
Dinotify.h42 #define IN_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go584 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_mips64le.go715 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_ppc64.go715 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_arm.go715 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_mips64.go715 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_ppc64le.go715 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_arm64.go718 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_386.go716 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_mips.go715 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_s390x.go715 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_mipsle.go715 IN_Q_OVERFLOW = 0x4000 const
Dzerrors_linux_amd64.go716 IN_Q_OVERFLOW = 0x4000 const