Searched refs:fpr_get (Results 1 – 9 of 9) sorted by relevance
/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-novsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
H A D | ptrace-vsx.c | 21 int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
|
H A D | ptrace-decl.h | 72 user_regset_get2_fn fpr_get; variable
|
H A D | ptrace-view.c | 578 .regset_get = fpr_get, .set = fpr_set 853 .regset_get = fpr_get, .set = fpr_set
|
/linux/arch/parisc/kernel/ |
H 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
|
/linux/arch/csky/kernel/ |
H A D | ptrace.c | 113 static int fpr_get(struct task_struct *target, in fpr_get() function 181 .regset_get = fpr_get,
|
/linux/arch/mips/kernel/ |
H A D | ptrace.c | 440 static int fpr_get(struct task_struct *target, in fpr_get() function 958 .regset_get = fpr_get, 1026 .regset_get = fpr_get,
|
/linux/arch/loongarch/kernel/ |
H A D | ptrace.c | 145 static int fpr_get(struct task_struct *target, in fpr_get() function 879 .regset_get = fpr_get,
|
/linux/arch/arm64/kernel/ |
H A D | ptrace.c | 604 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 1609 .regset_get = fpr_get,
|