Searched refs:fpr_set (Results 1 – 8 of 8) sorted by relevance
/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 | 67 int fpr_set(struct task_struct *target, const struct user_regset *regset,
|
D | ptrace-view.c | 525 .regset_get = fpr_get, .set = fpr_set 758 .regset_get = fpr_get, .set = fpr_set
|
/arch/parisc/kernel/ |
D | ptrace.c | 412 static int fpr_set(struct task_struct *target, in fpr_set() function 571 .regset_get = fpr_get, .set = fpr_set 637 .regset_get = fpr_get, .set = fpr_set
|
/arch/csky/kernel/ |
D | ptrace.c | 138 static int fpr_set(struct task_struct *target, in fpr_set() function 183 .set = fpr_set,
|
/arch/mips/kernel/ |
D | ptrace.c | 501 static int fpr_set(struct task_struct *target, in fpr_set() function 952 .set = fpr_set, 1020 .set = fpr_set,
|
/arch/arm64/kernel/ |
D | ptrace.c | 648 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function 1145 .set = fpr_set
|