Searched refs:ptrace_get_debugreg (Results 1 – 1 of 1) sorted by relevance
650 static unsigned long ptrace_get_debugreg(struct task_struct *tsk, int n) in ptrace_get_debugreg() function788 tmp = ptrace_get_debugreg(child, addr / sizeof(data)); in arch_ptrace()1006 *val = ptrace_get_debugreg(child, regno / 4); in getreg32()1175 tmp = ptrace_get_debugreg(child, addr / sizeof(data)); in x32_arch_ptrace()