Home
last modified time | relevance | path

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

12

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

12