Home
last modified time | relevance | path

Searched defs:PTRACE_SETREGSET (Results 1 - 11 of 11) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace07.c49 # define PTRACE_SETREGSET 0x4205 macro
/third_party/musl/porting/liteos_m/kernel/include/sys/
H A Dptrace.h35 #define PTRACE_SETREGSET 0x4205 macro
/third_party/musl/porting/uniproton/kernel/include/sys/
H A Dptrace.h35 #define PTRACE_SETREGSET 0x4205 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/sys/
H A Dptrace.h35 #define PTRACE_SETREGSET 0x4205 macro
/third_party/musl/include/sys/
H A Dptrace.h35 #define PTRACE_SETREGSET 0x4205 macro
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/
H A Dmod.rs147 pub const PTRACE_SETREGSET: ::c_int = 0x4205; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/
H A Dmod.rs576 pub const PTRACE_SETREGSET: ::c_int = 0x4205; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/
H A Dmod.rs871 pub const PTRACE_SETREGSET: ::c_uint = 0x4205; consts
/third_party/rust/crates/libc/src/unix/linux_like/emscripten/
H A Dmod.rs1365 pub const PTRACE_SETREGSET: ::c_int = 0x4205; consts
/third_party/rust/crates/libc/src/unix/linux_like/android/
H A Dmod.rs1510 pub const PTRACE_SETREGSET: ::c_int = 0x4205; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs2784 pub const PTRACE_SETREGSET: ::c_int = 0x4205; consts

Completed in 42 milliseconds