Home
last modified time | relevance | path

Searched defs:CLONE_UNTRACED (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h57 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h63 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h55 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h69 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h55 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dsched.h67 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsched.h55 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/include/
H A Dsched.h80 #define CLONE_UNTRACED 0x00800000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1149 pub const CLONE_UNTRACED: ::c_int = 0x800000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1927 pub const CLONE_UNTRACED: ::c_int = 0x800000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1392 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1405 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1395 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1387 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1400 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1397 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1392 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1381 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1605 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1390 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1613 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1391 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1384 pub const CLONE_UNTRACED: u32 = 8388608; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1391 pub const CLONE_UNTRACED: u32 = 8388608; consts

Completed in 200 milliseconds