Home
last modified time | relevance | path

Searched defs:CLONE_PTRACE (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/include/
H A Dsched.h47 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/liteos_a/user/include/
H A Dsched.h53 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dsched.h45 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/linux/user/include/
H A Dsched.h59 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Dsched.h45 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/liteos_m/user/include/
H A Dsched.h57 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Dsched.h45 #define CLONE_PTRACE 0x00002000 macro
/third_party/musl/include/
H A Dsched.h70 #define CLONE_PTRACE 0x00002000 macro
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1139 pub const CLONE_PTRACE: ::c_int = 0x2000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1917 pub const CLONE_PTRACE: ::c_int = 0x2000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1382 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1395 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1385 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1377 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1390 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1387 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1382 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1371 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1595 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs1380 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs1603 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs1381 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs1374 pub const CLONE_PTRACE: u32 = 8192; consts
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs1381 pub const CLONE_PTRACE: u32 = 8192; consts

Completed in 241 milliseconds