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