Searched refs:fpr_get (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/arch/powerpc/kernel/ptrace/ |
| D | ptrace-novsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
| D | ptrace-vsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
| D | ptrace-decl.h | 66 user_regset_get2_fn fpr_get; variable
|
| D | ptrace-view.c | 526 .regset_get = fpr_get, .set = fpr_set 764 .regset_get = fpr_get, .set = fpr_set
|
| /Linux-v5.10/arch/csky/kernel/ |
| D | ptrace.c | 112 static int fpr_get(struct task_struct *target, in fpr_get() function 180 .regset_get = fpr_get,
|
| /Linux-v5.10/arch/parisc/kernel/ |
| D | ptrace.c | 392 static int fpr_get(struct task_struct *target, in fpr_get() function 560 .regset_get = fpr_get, .set = fpr_set 628 .regset_get = fpr_get, .set = fpr_set
|
| /Linux-v5.10/arch/mips/kernel/ |
| D | ptrace.c | 434 static int fpr_get(struct task_struct *target, in fpr_get() function 951 .regset_get = fpr_get, 1019 .regset_get = fpr_get,
|
| /Linux-v5.10/arch/arm64/kernel/ |
| D | ptrace.c | 611 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 1108 .regset_get = fpr_get,
|