Searched refs:ptrace_get_reg (Results 1 – 3 of 3) sorted by relevance
122 tmp = ptrace_get_reg(child, index); in compat_arch_ptrace()175 tmp = ptrace_get_reg(child, numReg); in compat_arch_ptrace()259 unsigned long freg = ptrace_get_reg(child, numReg); in compat_arch_ptrace()
194 unsigned long ptrace_get_reg(struct task_struct *task, int regno) in ptrace_get_reg() function1494 tmp = ptrace_get_reg(child, (int) index); in arch_ptrace()
109 extern unsigned long ptrace_get_reg(struct task_struct *task, int regno);