Searched refs:fpr_set (Results 1 – 9 of 9) sorted by relevance
/linux-6.1.9/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-6.1.9/arch/parisc/kernel/ |
D | ptrace.c | 400 static int fpr_set(struct task_struct *target, in fpr_set() 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 | 190 static int fpr_set(struct task_struct *target, in fpr_set() function 339 .set = fpr_set,
|
/linux-6.1.9/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.1.9/arch/mips/kernel/ |
D | ptrace.c | 500 static int fpr_set(struct task_struct *target, in fpr_set() function 951 .set = fpr_set, 1019 .set = fpr_set,
|
/linux-6.1.9/arch/arm64/kernel/ |
D | ptrace.c | 647 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function 1404 .set = fpr_set
|