Home
last modified time | relevance | path

Searched refs:CLONE_UNTRACED (Results 1 – 25 of 29) sorted by relevance

12

/third_party/musl/porting/linux/user/include/
Dsched.h69 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h55 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h67 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h63 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h57 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/ndk_musl_include/
Dsched.h68 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h55 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/include/
Dsched.h68 #define CLONE_UNTRACED 0x00800000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h55 #define CLONE_UNTRACED 0x00800000 macro
/third_party/rust/crates/nix/src/
Dsched.rs67 CLONE_UNTRACED;
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt133 CLONE_UNTRACED
Dlinux.txt277 CLONE_UNTRACED
Dandroid.txt228 CLONE_UNTRACED
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1149 pub const CLONE_UNTRACED: ::c_int = 0x800000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1927 pub const CLONE_UNTRACED: ::c_int = 0x800000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1395 pub const CLONE_UNTRACED: u32 = 8388608; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1392 pub const CLONE_UNTRACED: u32 = 8388608; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1387 pub const CLONE_UNTRACED: u32 = 8388608; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1391 pub const CLONE_UNTRACED: u32 = 8388608; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1381 pub const CLONE_UNTRACED: u32 = 8388608; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1405 pub const CLONE_UNTRACED: u32 = 8388608; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1605 pub const CLONE_UNTRACED: u32 = 8388608; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1390 pub const CLONE_UNTRACED: u32 = 8388608; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1391 pub const CLONE_UNTRACED: u32 = 8388608; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1392 pub const CLONE_UNTRACED: u32 = 8388608; constant

12