Searched refs:ptrace_get_reg (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dptrace32.c122 tmp = ptrace_get_reg(child, index);
175 tmp = ptrace_get_reg(child, numReg);
259 unsigned long freg = ptrace_get_reg(child, numReg);
H A Dptrace.c194 unsigned long ptrace_get_reg(struct task_struct *task, int regno) function
1460 tmp = ptrace_get_reg(child, (int) index);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dptrace.h109 extern unsigned long ptrace_get_reg(struct task_struct *task, int regno);

Completed in 184 milliseconds