Home
last modified time | relevance | path

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

12

/third_party/ltp/include/lapi/
Dnamespaces_constants.h19 # define CLONE_NEWPID 0x20000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h61 #define CLONE_NEWPID 0x20000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h61 #define CLONE_NEWPID 0x20000000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h61 #define CLONE_NEWPID 0x20000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h63 #define CLONE_NEWPID 0x20000000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h69 #define CLONE_NEWPID 0x20000000 macro
/third_party/musl/ndk_musl_include/
Dsched.h74 #define CLONE_NEWPID 0x20000000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h75 #define CLONE_NEWPID 0x20000000 macro
/third_party/musl/include/
Dsched.h74 #define CLONE_NEWPID 0x20000000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h73 #define CLONE_NEWPID 0x20000000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1155 pub const CLONE_NEWPID: ::c_int = 0x20000000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1932 pub const CLONE_NEWPID: ::c_int = 0x20000000; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1406 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1401 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1398 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1397 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1396 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1390 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1397 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1387 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1393 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1411 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1403 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1611 pub const CLONE_NEWPID: u32 = 536870912; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1619 pub const CLONE_NEWPID: u32 = 536870912; constant

12