Searched refs:gpr_get (Results 1 – 7 of 7) sorted by relevance
| /arch/csky/kernel/ |
| A D | ptrace.c | 77 static int gpr_get(struct task_struct *target, in gpr_get() function 173 .regset_get = gpr_get,
|
| /arch/xtensa/kernel/ |
| A D | ptrace.c | 39 static int gpr_get(struct task_struct *target, in gpr_get() function 200 .regset_get = gpr_get,
|
| /arch/arm/kernel/ |
| A D | ptrace.c | 544 static int gpr_get(struct task_struct *target, in gpr_get() function 684 .regset_get = gpr_get,
|
| /arch/parisc/kernel/ |
| A D | ptrace.c | 519 static int gpr_get(struct task_struct *target, in gpr_get() function 567 .regset_get = gpr_get, .set = gpr_set
|
| /arch/loongarch/kernel/ |
| A D | ptrace.c | 75 static int gpr_get(struct task_struct *target, in gpr_get() function 871 .regset_get = gpr_get,
|
| /arch/powerpc/kernel/ptrace/ |
| A D | ptrace-view.c | 218 static int gpr_get(struct task_struct *target, const struct user_regset *regset, in gpr_get() function 573 .regset_get = gpr_get, .set = gpr_set
|
| /arch/arm64/kernel/ |
| A D | ptrace.c | 555 static int gpr_get(struct task_struct *target, in gpr_get() function 1593 .regset_get = gpr_get,
|
Completed in 62 milliseconds