Home
last modified time | relevance | path

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

12

/third_party/ltp/include/lapi/
H A Dnamespaces_constants.h22 # define CLONE_NEWUSER 0x10000000 macro
H A Dclone.h41 # define CLONE_NEWUSER 0x10000000 macro
H A Dsched.h132 # define CLONE_NEWUSER 0x10000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h62 #define CLONE_NEWUSER 0x10000000 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h68 #define CLONE_NEWUSER 0x10000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h60 #define CLONE_NEWUSER 0x10000000 macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h74 #define CLONE_NEWUSER 0x10000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h60 #define CLONE_NEWUSER 0x10000000 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dsched.h72 #define CLONE_NEWUSER 0x10000000 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsched.h60 #define CLONE_NEWUSER 0x10000000 macro
/third_party/musl/include/
H A Dsched.h85 #define CLONE_NEWUSER 0x10000000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1154 pub const CLONE_NEWUSER: ::c_int = 0x10000000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1931 pub const CLONE_NEWUSER: ::c_int = 0x10000000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1397 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1410 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1400 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1392 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1405 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1402 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1397 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1386 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1610 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1395 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1618 pub const CLONE_NEWUSER: u32 = 268435456; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1396 pub const CLONE_NEWUSER: u32 = 268435456; consts

Completed in 174 milliseconds

12