Home
last modified time | relevance | path

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

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