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

/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-fpu.c9 int ptrace_get_fpr(struct task_struct *child, int index, unsigned long *data) function
H A Dptrace-decl.h174 int ptrace_get_fpr(struct task_struct *child, int index, unsigned long *data);
H A Dptrace.c61 ret = ptrace_get_fpr(child, index, &tmp);

Completed in 120 milliseconds