Home
last modified time | relevance | path

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

/Linux-v6.6/arch/powerpc/kernel/ptrace/
Dptrace-decl.h107 int gpr32_set_common(struct task_struct *target,
Dptrace-view.c811 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()
Dptrace-tm.c786 return gpr32_set_common(target, regset, pos, count, kbuf, ubuf, in tm_cgpr32_set()