Home
last modified time | relevance | path

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

/linux-6.1.9/arch/parisc/kernel/
Dptrace.c582 static int gpr32_set(struct task_struct *target, in gpr32_set() function
620 .regset_get = gpr32_get, .set = gpr32_set
/linux-6.1.9/arch/powerpc/kernel/ptrace/
Dptrace-view.c728 static int gpr32_set(struct task_struct *target, in gpr32_set() function
747 .regset_get = gpr32_get, .set = gpr32_set
/linux-6.1.9/arch/mips/kernel/
Dptrace.c221 static int gpr32_set(struct task_struct *target, in gpr32_set() function
933 .set = gpr32_set,