Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-decl.h103 int gpr32_get_common(struct task_struct *target,
H A Dptrace-view.c705 int gpr32_get_common(struct task_struct *target, in gpr32_get_common() function
830 return gpr32_get_common(target, regset, to, in gpr32_get()
H A Dptrace-tm.c777 gpr32_get_common(target, regset, to, in tm_cgpr32_get()