Home
last modified time | relevance | path

Searched defs:CLONE_VM (Results 1 – 25 of 26) sorted by relevance

12

/third_party/ltp/include/lapi/
Dsched.h44 #define CLONE_VM 0x00000100 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h40 #define CLONE_VM 0x00000100 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h40 #define CLONE_VM 0x00000100 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h40 #define CLONE_VM 0x00000100 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h42 #define CLONE_VM 0x00000100 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h48 #define CLONE_VM 0x00000100 macro
/third_party/musl/ndk_musl_include/
Dsched.h53 #define CLONE_VM 0x00000100 macro
/third_party/musl/porting/linux/user/include/
Dsched.h54 #define CLONE_VM 0x00000100 macro
/third_party/musl/include/
Dsched.h53 #define CLONE_VM 0x00000100 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h52 #define CLONE_VM 0x00000100 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1135 pub const CLONE_VM: ::c_int = 0x100; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1913 pub const CLONE_VM: ::c_int = 0x100; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1385 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1380 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1377 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1376 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1375 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1369 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1376 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1366 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1372 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1390 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1382 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1590 pub const CLONE_VM: u32 = 256; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1598 pub const CLONE_VM: u32 = 256; constant

12