Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/ptrace/
H A Dptrace-decl.h97 int gpr32_get_common(struct task_struct *target,
H A Dptrace-view.c636 int gpr32_get_common(struct task_struct *target, in gpr32_get_common() function
735 return gpr32_get_common(target, regset, to, in gpr32_get()
H A Dptrace-tm.c776 gpr32_get_common(target, regset, to, in tm_cgpr32_get()