Searched refs:fpr_get (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/arch/csky/kernel/ |
| D | ptrace.c | 110 static int fpr_get(struct task_struct *target, in fpr_get() function 179 .get = &fpr_get,
|
| /Linux-v5.4/arch/parisc/kernel/ |
| D | ptrace.c | 393 static int fpr_get(struct task_struct *target, in fpr_get() function 597 .get = fpr_get, .set = fpr_set 681 .get = fpr_get, .set = fpr_set
|
| /Linux-v5.4/arch/mips/kernel/ |
| D | ptrace.c | 453 static int fpr_get(struct task_struct *target, in fpr_get() function 1040 .get = fpr_get, 1108 .get = fpr_get,
|
| /Linux-v5.4/arch/arm64/kernel/ |
| D | ptrace.c | 636 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 1137 .get = fpr_get,
|
| /Linux-v5.4/arch/powerpc/kernel/ |
| D | ptrace.c | 445 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 1908 .get = fpr_get, .set = fpr_set 2201 .get = fpr_get, .set = fpr_set
|