Searched refs:gpr32_set_common (Results 1 – 3 of 3) sorted by relevance
/linux/arch/powerpc/kernel/ptrace/ |
A D | ptrace-decl.h | 101 int gpr32_set_common(struct task_struct *target,
|
A D | ptrace-view.c | 643 int gpr32_set_common(struct task_struct *target, in gpr32_set_common() function 736 return gpr32_set_common(target, regset, pos, count, kbuf, ubuf, in gpr32_set()
|
A D | ptrace-tm.c | 786 return gpr32_set_common(target, regset, pos, count, kbuf, ubuf, in tm_cgpr32_set()
|
Completed in 11 milliseconds