Searched refs:fpr_set (Results 1 – 9 of 9) sorted by relevance
/linux-6.6.21/arch/powerpc/kernel/ptrace/ |
D | ptrace-novsx.c | 49 int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function
|
D | ptrace-vsx.c | 49 int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function
|
D | ptrace-decl.h | 73 int fpr_set(struct task_struct *target, const struct user_regset *regset,
|
D | ptrace-view.c | 583 .regset_get = fpr_get, .set = fpr_set 858 .regset_get = fpr_get, .set = fpr_set
|
/linux-6.6.21/arch/parisc/kernel/ |
D | ptrace.c | 411 static int fpr_set(struct task_struct *target, in fpr_set() function 572 .regset_get = fpr_get, .set = fpr_set 639 .regset_get = fpr_get, .set = fpr_set
|
/linux-6.6.21/arch/csky/kernel/ |
D | ptrace.c | 137 static int fpr_set(struct task_struct *target, in fpr_set() function 182 .set = fpr_set,
|
/linux-6.6.21/arch/mips/kernel/ |
D | ptrace.c | 507 static int fpr_set(struct task_struct *target, in fpr_set() function 959 .set = fpr_set, 1027 .set = fpr_set,
|
/linux-6.6.21/arch/loongarch/kernel/ |
D | ptrace.c | 197 static int fpr_set(struct task_struct *target, in fpr_set() function 870 .set = fpr_set,
|
/linux-6.6.21/arch/arm64/kernel/ |
D | ptrace.c | 642 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function 1463 .set = fpr_set
|