Home
last modified time | relevance | path

Searched refs:CLONE_IO (Results 1 - 25 of 27) sorted by relevance

12

/third_party/ltp/include/lapi/
H A Dsched.h143 #ifndef CLONE_IO
144 # define CLONE_IO 0x80000000 macro
/third_party/ltp/testcases/kernel/syscalls/kcmp/
H A Dkcmp03.c38 {CLONE_IO, KCMP_IO},
/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h71 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h63 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h63 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h65 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsched.h63 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h77 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dsched.h75 #define CLONE_IO 0x80000000 macro
/third_party/musl/include/
H A Dsched.h88 #define CLONE_IO 0x80000000 macro
/third_party/rust/crates/nix/src/
H A Dsched.rs83 CLONE_IO;
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1157 pub const CLONE_IO: ::c_int = 0x80000000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1400 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1934 pub const CLONE_IO: ::c_int = 0x80000000; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1403 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1395 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1413 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1408 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1405 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1400 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1389 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1613 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1398 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1621 pub const CLONE_IO: u32 = 2147483648; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1399 pub const CLONE_IO: u32 = 2147483648; consts

Completed in 183 milliseconds

12