Home
last modified time | relevance | path

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

12

/third_party/ltp/testcases/kernel/syscalls/inotify/
Dinotify05.c83 event->mask != IN_Q_OVERFLOW) { in verify_inotify()
92 if (event->mask == IN_Q_OVERFLOW) { in verify_inotify()
/third_party/musl/ndk_musl_include/sys/
Dinotify.h37 #define IN_Q_OVERFLOW 0x00004000 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
Dinotify.h37 #define IN_Q_OVERFLOW 0x00004000 macro
/third_party/musl/include/sys/
Dinotify.h37 #define IN_Q_OVERFLOW 0x00004000 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
Dinotify.h37 #define IN_Q_OVERFLOW 0x00004000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
Dinotify.h37 #define IN_Q_OVERFLOW 0x00004000 macro
/third_party/ltp/testcases/kernel/syscalls/utils/
Dinotify.h42 #define IN_Q_OVERFLOW 0x00004000 /* Event queued overflowed */ macro
/third_party/rust/crates/nix/src/sys/
Dinotify.rs69 IN_Q_OVERFLOW;
/third_party/rust/crates/libc/libc-test/semver/
Dlinux.txt927 IN_Q_OVERFLOW
Dandroid.txt824 IN_Q_OVERFLOW
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1450 pub const IN_Q_OVERFLOW: u32 = 0x00004000; constant
/third_party/rust/crates/libc/src/unix/linux_like/android/
Dmod.rs2625 pub const IN_Q_OVERFLOW: u32 = 0x0000_4000; constant
/third_party/rust/crates/libc/src/unix/linux_like/linux/
Dmod.rs3064 pub const IN_Q_OVERFLOW: u32 = 0x0000_4000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs696 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs691 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs696 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs691 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs690 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs703 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs911 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs691 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs691 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs700 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs692 pub const IN_Q_OVERFLOW: u32 = 16384; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs703 pub const IN_Q_OVERFLOW: u32 = 16384; constant

12