Home
last modified time | relevance | path

Searched refs:CLONE_INTO_CGROUP (Results 1 - 16 of 16) sorted by relevance

/third_party/ltp/include/lapi/
H A Dsched.h151 #ifndef CLONE_INTO_CGROUP
152 # define CLONE_INTO_CGROUP 0x200000000ULL macro
/third_party/ltp/testcases/kernel/syscalls/clone3/
H A Dclone303.c9 * This test case check clone3 CLONE_INTO_CGROUP flag
31 args->flags = CLONE_INTO_CGROUP; in clone_into_cgroup()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1402 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1405 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1397 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1415 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1410 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1407 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1402 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1391 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1615 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1400 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1623 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1401 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1394 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1401 pub const CLONE_INTO_CGROUP: u64 = 8589934592; consts

Completed in 216 milliseconds