Searched refs:fpr_set (Results 1 – 8 of 8) sorted by relevance
/linux/arch/powerpc/kernel/ptrace/ |
H A D | ptrace-novsx.c | 49 int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function
|
H A D | ptrace-vsx.c | 49 int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function
|
H A D | ptrace-decl.h | 73 int fpr_set(struct task_struct *target, const struct user_regset *regset,
|
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 | 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/arch/csky/kernel/ |
H A D | ptrace.c | 137 static int fpr_set(struct task_struct *target, in fpr_set() function 182 .set = fpr_set,
|
/linux/arch/mips/kernel/ |
H A 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/arch/loongarch/kernel/ |
H A D | ptrace.c | 197 static int fpr_set(struct task_struct *target, in fpr_set() function 880 .set = fpr_set,
|