Searched refs:fpr_set (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/arch/csky/kernel/ |
| D | ptrace.c | 135 static int fpr_set(struct task_struct *target, in fpr_set() function 180 .set = &fpr_set,
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | ptrace.c | 422 static int fpr_set(struct task_struct *target, in fpr_set() function 597 .get = fpr_get, .set = fpr_set 681 .get = fpr_get, .set = fpr_set
|
| /Linux-v5.4/arch/mips/kernel/ |
| D | ptrace.c | 535 static int fpr_set(struct task_struct *target, in fpr_set() function 1041 .set = fpr_set, 1109 .set = fpr_set,
|
| /Linux-v5.4/arch/arm64/kernel/ |
| D | ptrace.c | 673 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function 1138 .set = fpr_set
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | ptrace.c | 484 static int fpr_set(struct task_struct *target, const struct user_regset *regset, in fpr_set() function 1908 .get = fpr_get, .set = fpr_set 2201 .get = fpr_get, .set = fpr_set
|