Home
last modified time | relevance | path

Searched refs:CLONE_PARENT (Results 1 – 25 of 30) sorted by relevance

12

/third_party/ltp/testcases/kernel/syscalls/clone/
Dclone08.c55 {"CLONE_PARENT", CLONE_PARENT | SIGCHLD,
/third_party/musl/porting/linux/user/include/
Dsched.h61 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h47 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h59 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h55 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h49 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/ndk_musl_include/
Dsched.h60 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h47 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/include/
Dsched.h60 #define CLONE_PARENT 0x00008000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h47 #define CLONE_PARENT 0x00008000 macro
/third_party/rust/crates/nix/src/
Dsched.rs47 CLONE_PARENT;
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt126 CLONE_PARENT
Dlinux.txt269 CLONE_PARENT
Dandroid.txt220 CLONE_PARENT
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1141 pub const CLONE_PARENT: ::c_int = 0x8000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1919 pub const CLONE_PARENT: ::c_int = 0x8000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1387 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1384 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1379 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1383 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1373 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1397 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1597 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1382 pub const CLONE_PARENT: u32 = 32768; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1383 pub const CLONE_PARENT: u32 = 32768; constant

12