| /third_party/musl/porting/liteos_m/kernel/include/sys/ |
| D | mman.h | 64 #define MS_INVALIDATE 2 macro
|
| /third_party/musl/porting/liteos_a_newlib/kernel/include/sys/ |
| D | mman.h | 59 #define MS_INVALIDATE 2 macro
|
| /third_party/musl/porting/uniproton/kernel/include/sys/ |
| D | mman.h | 64 #define MS_INVALIDATE 2 macro
|
| /third_party/musl/include/sys/ |
| D | mman.h | 65 #define MS_INVALIDATE 2 macro
|
| /third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/ |
| D | mman.h | 64 #define MS_INVALIDATE 2 macro
|
| /third_party/musl/porting/liteos_a/kernel/include/sys/ |
| D | mman.h | 68 #define MS_INVALIDATE 2 macro
|
| /third_party/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 663 pub const MS_INVALIDATE: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/ |
| D | mod.rs | 961 pub const MS_INVALIDATE: ::c_int = 0x0004; constant
|
| /third_party/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 861 pub const MS_INVALIDATE: ::c_int = 0x04; constant
|
| /third_party/rust/crates/libc/src/unix/linux_like/ |
| D | mod.rs | 602 pub const MS_INVALIDATE: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/ |
| D | mod.rs | 1398 pub const MS_INVALIDATE: ::c_int = 0x2; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ |
| D | mod.rs | 648 pub const MS_INVALIDATE: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/libc/src/unix/solarish/ |
| D | mod.rs | 1458 pub const MS_INVALIDATE: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/libc/src/unix/nto/ |
| D | mod.rs | 1028 pub const MS_INVALIDATE: ::c_int = 4; constant
|
| /third_party/rust/crates/libc/src/fuchsia/ |
| D | mod.rs | 1538 pub const MS_INVALIDATE: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/libc/src/unix/bsd/apple/ |
| D | mod.rs | 2959 pub const MS_INVALIDATE: ::c_int = 0x0002; constant
|
| /third_party/rust/crates/linux-raw-sys/src/s390x/ |
| D | general.rs | 979 pub const MS_INVALIDATE: u32 = 2; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86_64/ |
| D | general.rs | 980 pub const MS_INVALIDATE: u32 = 2; constant
|
| /third_party/rust/crates/linux-raw-sys/src/aarch64/ |
| D | general.rs | 979 pub const MS_INVALIDATE: u32 = 2; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x86/ |
| D | general.rs | 981 pub const MS_INVALIDATE: u32 = 2; constant
|
| /third_party/rust/crates/linux-raw-sys/src/arm/ |
| D | general.rs | 978 pub const MS_INVALIDATE: u32 = 2; constant
|
| /third_party/rust/crates/linux-raw-sys/src/powerpc/ |
| D | general.rs | 991 pub const MS_INVALIDATE: u32 = 2; constant
|
| /third_party/rust/crates/linux-raw-sys/src/mips64/ |
| D | general.rs | 994 pub const MS_INVALIDATE: u32 = 2; constant
|
| /third_party/rust/crates/linux-raw-sys/src/riscv32/ |
| D | general.rs | 984 pub const MS_INVALIDATE: u32 = 2; constant
|
| /third_party/rust/crates/linux-raw-sys/src/x32/ |
| D | general.rs | 980 pub const MS_INVALIDATE: u32 = 2; constant
|