Searched refs:fpr_set (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.15/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 | 519 .regset_get = fpr_get, .set = fpr_set 752 .regset_get = fpr_get, .set = fpr_set
|
/Linux-v5.15/arch/parisc/kernel/ |
D | ptrace.c | 401 static int fpr_set(struct task_struct *target, in fpr_set() function 560 .regset_get = fpr_get, .set = fpr_set 626 .regset_get = fpr_get, .set = fpr_set
|
/Linux-v5.15/arch/csky/kernel/ |
D | ptrace.c | 138 static int fpr_set(struct task_struct *target, in fpr_set() function 183 .set = fpr_set,
|
/Linux-v5.15/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,
|
/Linux-v5.15/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
|