Home
last modified time | relevance | path

Searched refs:gpr32_set_common (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/arch/powerpc/kernel/ptrace/
Dptrace-decl.h101 int gpr32_set_common(struct task_struct *target,
Dptrace-view.c650 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()
Dptrace-tm.c785 return gpr32_set_common(target, regset, pos, count, kbuf, ubuf, in tm_cgpr32_set()