Home
last modified time | relevance | path

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

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