Searched refs:fpr_get (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/arch/mips/kernel/ |
D | ptrace.c | 441 static int fpr_get(struct task_struct *target, in fpr_get() function 520 .get = fpr_get, 551 .get = fpr_get,
|
/linux-4.1.27/arch/powerpc/kernel/ |
D | ptrace.c | 360 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 643 .get = fpr_get, .set = fpr_set 818 .get = fpr_get, .set = fpr_set
|
/linux-4.1.27/arch/arm64/kernel/ |
D | ptrace.c | 513 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function 616 .get = fpr_get,
|