Home
last modified time | relevance | path

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

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