Searched refs:gpr32_set_common (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/arch/powerpc/kernel/ptrace/ |
D | ptrace-decl.h | 101 int gpr32_set_common(struct task_struct *target,
|
D | ptrace-view.c | 650 int gpr32_set_common(struct task_struct *target, in gpr32_set_common() function 748 return gpr32_set_common(target, regset, pos, count, kbuf, ubuf, in gpr32_set()
|
D | ptrace-tm.c | 785 return gpr32_set_common(target, regset, pos, count, kbuf, ubuf, in tm_cgpr32_set()
|