Home
last modified time | relevance | path

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

12

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

Completed in 189 milliseconds

12