Searched defs:fpr_set (Results 1 – 7 of 7) sorted by relevance
/openbmc/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
|
/openbmc/linux/arch/csky/kernel/ |
H A D | ptrace.c | 137 static int fpr_set(struct task_struct *target, in fpr_set() function
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | ptrace.c | 411 static int fpr_set(struct task_struct *target, in fpr_set() function
|
/openbmc/linux/arch/mips/kernel/ |
H A D | ptrace.c | 507 static int fpr_set(struct task_struct *target, in fpr_set() function
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | ptrace.c | 197 static int fpr_set(struct task_struct *target, in fpr_set() function
|
/openbmc/linux/arch/arm64/kernel/ |
H A D | ptrace.c | 642 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function
|