Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/kernel/
H A Dptrace.c582 static int gpr32_get(struct task_struct *target, in gpr32_get() function
634 .regset_get = gpr32_get, .set = gpr32_set
/openbmc/linux/arch/powerpc/kernel/ptrace/
H A Dptrace-view.c823 static int gpr32_get(struct task_struct *target, in gpr32_get() function
853 .regset_get = gpr32_get, .set = gpr32_set
/openbmc/linux/arch/mips/kernel/
H A Dptrace.c217 static int gpr32_get(struct task_struct *target, in gpr32_get() function
940 .regset_get = gpr32_get,