Home
last modified time | relevance | path

Searched refs:u_debugreg (Results 1 - 15 of 15) sorted by relevance

/third_party/ltp/testcases/kernel/syscalls/ptrace/
H A Dptrace08.c83 (void *)offsetof(struct user, u_debugreg[0]), (void *)1); in ptrace_try_kern_addr()
85 (void *)offsetof(struct user, u_debugreg[7]), (void *)1); in ptrace_try_kern_addr()
88 (void *)offsetof(struct user, u_debugreg[0]), in ptrace_try_kern_addr()
93 (void *)offsetof(struct user, u_debugreg[0]), NULL); in ptrace_try_kern_addr()
96 (void *)offsetof(struct user, u_debugreg[7]), (void *)1)); in ptrace_try_kern_addr()
H A Dptrace10.c49 (void *)offsetof(struct user, u_debugreg[0]), (void *)1); in run()
51 (void *)offsetof(struct user, u_debugreg[0]), (void *)2); in run()
54 (void*)offsetof(struct user, u_debugreg[0]), NULL); in run()
H A Dptrace09.c59 (void *)offsetof(struct user, u_debugreg[0]), &watchpoint); in run()
61 (void *)offsetof(struct user, u_debugreg[7]), (void *)0x30001); in run()
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Duser.h33 int u_debugreg[8]; member
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Duser.h33 int u_debugreg[8]; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Duser.h33 int u_debugreg[8]; member
/third_party/musl/arch/arm/bits/
H A Duser.h33 int u_debugreg[8]; member
/third_party/musl/arch/microblaze/bits/
H A Duser.h20 int u_debugreg[8]; member
/third_party/musl/arch/x32/bits/
H A Duser.h34 unsigned long u_debugreg[8]; member
/third_party/musl/arch/i386/bits/
H A Duser.h37 int u_debugreg[8]; member
/third_party/musl/arch/x86_64/bits/
H A Duser.h34 unsigned long u_debugreg[8]; member
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
H A Dmod.rs100 pub u_debugreg: [::c_ulong; 8],
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs227 pub u_debugreg: [::c_ulonglong; 8],
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/
H A Dmod.rs101 pub u_debugreg: [::c_ulong; 8],
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
H A Dmod.rs108 pub u_debugreg: [::c_int; 8],

Completed in 13 milliseconds