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

/linux-master/arch/powerpc/kernel/ptrace/
H A Dptrace-fpu.c35 int ptrace_put_fpr(struct task_struct *child, int index, unsigned long data) function
H A Dptrace-decl.h175 int ptrace_put_fpr(struct task_struct *child, int index, unsigned long data);
H A Dptrace.c82 ret = ptrace_put_fpr(child, index, data);

Completed in 119 milliseconds