Searched refs:fpr_get (Results 1 – 9 of 9) sorted by relevance
| /arch/powerpc/kernel/ptrace/ |
| A D | ptrace-novsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
| A D | ptrace-vsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
| A D | ptrace-decl.h | 72 user_regset_get2_fn fpr_get; variable
|
| A D | ptrace-view.c | 578 .regset_get = fpr_get, .set = fpr_set 853 .regset_get = fpr_get, .set = fpr_set
|
| /arch/parisc/kernel/ |
| A D | ptrace.c | 402 static int fpr_get(struct task_struct *target, in fpr_get() function 572 .regset_get = fpr_get, .set = fpr_set 639 .regset_get = fpr_get, .set = fpr_set
|
| /arch/csky/kernel/ |
| A D | ptrace.c | 113 static int fpr_get(struct task_struct *target, in fpr_get() function 181 .regset_get = fpr_get,
|
| /arch/mips/kernel/ |
| A D | ptrace.c | 440 static int fpr_get(struct task_struct *target, in fpr_get() function 960 .regset_get = fpr_get, 1028 .regset_get = fpr_get,
|
| /arch/loongarch/kernel/ |
| A D | ptrace.c | 145 static int fpr_get(struct task_struct *target, in fpr_get() function 879 .regset_get = fpr_get,
|
| /arch/arm64/kernel/ |
| A D | ptrace.c | 604 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 1606 .regset_get = fpr_get,
|
Completed in 20 milliseconds