Home
last modified time | relevance | path

Searched refs:CLONE_PTRACE (Results 1 – 25 of 29) sorted by relevance

12

/third_party/musl/porting/linux/user/include/
Dsched.h59 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dsched.h45 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/liteos_m/user/include/
Dsched.h57 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/liteos_a/user/include/
Dsched.h53 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/liteos_a/kernel/include/
Dsched.h47 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/ndk_musl_include/
Dsched.h58 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/uniproton/kernel/include/
Dsched.h45 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/include/
Dsched.h58 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Dsched.h45 #define CLONE_PTRACE 0x00002000 macro
/third_party/rust/crates/nix/src/
Dsched.rs40 CLONE_PTRACE;
/third_party/rust/crates/libc/libc-test/semver/
Dfuchsia.txt128 CLONE_PTRACE
Dlinux.txt272 CLONE_PTRACE
Dandroid.txt223 CLONE_PTRACE
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1139 pub const CLONE_PTRACE: ::c_int = 0x2000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1917 pub const CLONE_PTRACE: ::c_int = 0x2000; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1385 pub const CLONE_PTRACE: u32 = 8192; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1382 pub const CLONE_PTRACE: u32 = 8192; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs1377 pub const CLONE_PTRACE: u32 = 8192; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs1381 pub const CLONE_PTRACE: u32 = 8192; constant
/third_party/rust/crates/linux-raw-sys/src/arm/
Dgeneral.rs1371 pub const CLONE_PTRACE: u32 = 8192; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs1395 pub const CLONE_PTRACE: u32 = 8192; constant
/third_party/rust/crates/linux-raw-sys/src/sparc/
Dgeneral.rs1595 pub const CLONE_PTRACE: u32 = 8192; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1380 pub const CLONE_PTRACE: u32 = 8192; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1381 pub const CLONE_PTRACE: u32 = 8192; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1382 pub const CLONE_PTRACE: u32 = 8192; constant

12