/third_party/ltp/include/lapi/ |
D | sched.h | 44 #define CLONE_VM 0x00000100 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | sched.h | 40 #define CLONE_VM 0x00000100 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | sched.h | 40 #define CLONE_VM 0x00000100 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | sched.h | 40 #define CLONE_VM 0x00000100 macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | sched.h | 42 #define CLONE_VM 0x00000100 macro
|
/third_party/musl/porting/liteos_a/user/include/ |
D | sched.h | 48 #define CLONE_VM 0x00000100 macro
|
/third_party/musl/ndk_musl_include/ |
D | sched.h | 53 #define CLONE_VM 0x00000100 macro
|
/third_party/musl/porting/linux/user/include/ |
D | sched.h | 54 #define CLONE_VM 0x00000100 macro
|
/third_party/musl/include/ |
D | sched.h | 53 #define CLONE_VM 0x00000100 macro
|
/third_party/musl/porting/liteos_m/user/include/ |
D | sched.h | 52 #define CLONE_VM 0x00000100 macro
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1135 pub const CLONE_VM: ::c_int = 0x100; constant
|
/third_party/rust/crates/libc/src/fuchsia/ |
D | mod.rs | 1913 pub const CLONE_VM: ::c_int = 0x100; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | general.rs | 1385 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | general.rs | 1380 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | general.rs | 1377 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | general.rs | 1376 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | general.rs | 1375 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | general.rs | 1369 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | general.rs | 1376 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | general.rs | 1366 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | general.rs | 1372 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | general.rs | 1390 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | general.rs | 1382 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | general.rs | 1590 pub const CLONE_VM: u32 = 256; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | general.rs | 1598 pub const CLONE_VM: u32 = 256; constant
|