Home
last modified time | relevance | path

Searched refs:gpr_get (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.4/arch/c6x/kernel/
Dptrace.c58 static int gpr_get(struct task_struct *target, in gpr_get() function
80 .get = gpr_get,
/Linux-v5.4/arch/nds32/kernel/
Dptrace.c14 static int gpr_get(struct task_struct *target, in gpr_get() function
44 .get = gpr_get,
/Linux-v5.4/arch/csky/kernel/
Dptrace.c72 static int gpr_get(struct task_struct *target, in gpr_get() function
171 .get = &gpr_get,
/Linux-v5.4/arch/xtensa/kernel/
Dptrace.c39 static int gpr_get(struct task_struct *target, in gpr_get() function
201 .get = gpr_get,
/Linux-v5.4/arch/arm/kernel/
Dptrace.c571 static int gpr_get(struct task_struct *target, in gpr_get() function
743 .get = gpr_get,
/Linux-v5.4/arch/parisc/kernel/
Dptrace.c529 static int gpr_get(struct task_struct *target, in gpr_get() function
592 .get = gpr_get, .set = gpr_set
/Linux-v5.4/arch/arm64/kernel/
Dptrace.c591 static int gpr_get(struct task_struct *target, in gpr_get() function
1125 .get = gpr_get,
/Linux-v5.4/arch/powerpc/kernel/
Dptrace.c337 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get() function
1903 .get = gpr_get, .set = gpr_set