Searched refs:fpr_get (Results 1 – 9 of 9) sorted by relevance
/Linux-v6.6/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 | 72 user_regset_get2_fn fpr_get; variable
|
D | ptrace-view.c | 583 .regset_get = fpr_get, .set = fpr_set 858 .regset_get = fpr_get, .set = fpr_set
|
/Linux-v6.6/arch/parisc/kernel/ |
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-v6.6/arch/csky/kernel/ |
D | ptrace.c | 113 static int fpr_get(struct task_struct *target, in fpr_get() function 181 .regset_get = fpr_get,
|
/Linux-v6.6/arch/mips/kernel/ |
D | ptrace.c | 433 static int fpr_get(struct task_struct *target, in fpr_get() function 951 .regset_get = fpr_get, 1019 .regset_get = fpr_get,
|
/Linux-v6.6/arch/loongarch/kernel/ |
D | ptrace.c | 145 static int fpr_get(struct task_struct *target, in fpr_get() function 869 .regset_get = fpr_get,
|
/Linux-v6.6/arch/arm64/kernel/ |
D | ptrace.c | 603 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 1461 .regset_get = fpr_get,
|