Home
last modified time | relevance | path

Searched refs:fpr_get (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/mips/kernel/
Dptrace.c441 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/
Dptrace.c360 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/
Dptrace.c513 static int fpr_get(struct task_struct *target, const struct user_regset *regset, in fpr_get() function
616 .get = fpr_get,