Home
last modified time | relevance | path

Searched refs:CLONE_IO (Results 1 – 25 of 30) sorted by relevance

12

/third_party/ltp/include/lapi/
Dsched.h143 #ifndef CLONE_IO
144 # define CLONE_IO 0x80000000 macro
/third_party/ltp/testcases/kernel/syscalls/kcmp/
Dkcmp03.c38 {CLONE_IO, KCMP_IO},
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h63 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h63 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h63 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h65 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/linux/user/include/
Dsched.h77 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h71 #define CLONE_IO 0x80000000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h75 #define CLONE_IO 0x80000000 macro
/third_party/musl/include/
Dsched.h88 #define CLONE_IO 0x80000000 macro
/third_party/rust/crates/nix/src/
Dsched.rs83 CLONE_IO;
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt118 CLONE_IO
Dlinux.txt261 CLONE_IO
Dandroid.txt212 CLONE_IO
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1157 pub const CLONE_IO: ::c_int = 0x80000000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1934 pub const CLONE_IO: ::c_int = 0x80000000; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1400 pub const CLONE_IO: u32 = 2147483648; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1403 pub const CLONE_IO: u32 = 2147483648; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1398 pub const CLONE_IO: u32 = 2147483648; constant
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs1392 pub const CLONE_IO: u32 = 2147483648; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1413 pub const CLONE_IO: u32 = 2147483648; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1400 pub const CLONE_IO: u32 = 2147483648; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs1405 pub const CLONE_IO: u32 = 2147483648; constant
/third_party/rust/crates/linux-raw-sys/src/sparc64/
Dgeneral.rs1621 pub const CLONE_IO: u32 = 2147483648; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1399 pub const CLONE_IO: u32 = 2147483648; constant

12