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