Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/parisc/kernel/
Dptrace.c585 static int gpr32_set(struct task_struct *target, in gpr32_set() function
623 .regset_get = gpr32_get, .set = gpr32_set
/kernel/linux/linux-5.10/arch/powerpc/kernel/ptrace/
Dptrace-view.c739 static int gpr32_set(struct task_struct *target, in gpr32_set() function
759 .regset_get = gpr32_get, .set = gpr32_set
/kernel/linux/linux-5.10/arch/mips/kernel/
Dptrace.c222 static int gpr32_set(struct task_struct *target, in gpr32_set() function
934 .set = gpr32_set,