Home
last modified time | relevance | path

Searched refs:ptrace_get_debugreg (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.1/arch/x86/kernel/
Dptrace.c591 static unsigned long ptrace_get_debugreg(struct task_struct *tsk, int n) in ptrace_get_debugreg() function
739 tmp = ptrace_get_debugreg(child, addr / sizeof(data)); in arch_ptrace()
982 *val = ptrace_get_debugreg(child, regno / 4); in getreg32()
1138 tmp = ptrace_get_debugreg(child, addr / sizeof(data)); in x32_arch_ptrace()
/Linux-v6.1/arch/powerpc/kernel/ptrace/
Dptrace-decl.h173 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr,
Dptrace-noadv.c60 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, in ptrace_get_debugreg() function
Dptrace.c115 ret = ptrace_get_debugreg(child, addr, datalp); in arch_ptrace()
Dptrace-adv.c74 int ptrace_get_debugreg(struct task_struct *child, unsigned long addr, in ptrace_get_debugreg() function