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