Searched refs:fpr_get (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/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 | 519 .regset_get = fpr_get, .set = fpr_set 752 .regset_get = fpr_get, .set = fpr_set
|
/linux-6.1.9/arch/parisc/kernel/ |
D | ptrace.c | 391 static int fpr_get(struct task_struct *target, in fpr_get() function 559 .regset_get = fpr_get, .set = fpr_set 625 .regset_get = fpr_get, .set = fpr_set
|
/linux-6.1.9/arch/loongarch/kernel/ |
D | ptrace.c | 140 static int fpr_get(struct task_struct *target, in fpr_get() function 338 .regset_get = fpr_get,
|
/linux-6.1.9/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-6.1.9/arch/mips/kernel/ |
D | ptrace.c | 433 static int fpr_get(struct task_struct *target, in fpr_get() function 950 .regset_get = fpr_get, 1018 .regset_get = fpr_get,
|
/linux-6.1.9/arch/arm64/kernel/ |
D | ptrace.c | 608 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 1403 .regset_get = fpr_get,
|