Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h43 #define CLONE_FS 0x00000200 macro
/third_party/ltp/include/lapi/
H A Dsched.h104 # define CLONE_FS 0x00000200 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h49 #define CLONE_FS 0x00000200 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h41 #define CLONE_FS 0x00000200 macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h55 #define CLONE_FS 0x00000200 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h41 #define CLONE_FS 0x00000200 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dsched.h53 #define CLONE_FS 0x00000200 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsched.h41 #define CLONE_FS 0x00000200 macro
/third_party/musl/include/
H A Dsched.h66 #define CLONE_FS 0x00000200 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1136 pub const CLONE_FS: ::c_int = 0x200; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1914 pub const CLONE_FS: ::c_int = 0x200; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1378 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1391 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1381 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1373 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1386 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1383 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1378 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1367 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1591 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1376 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1599 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1377 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1370 pub const CLONE_FS: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1377 pub const CLONE_FS: u32 = 512; consts

Completed in 197 milliseconds