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

/linux-4.4.14/arch/mips/kernel/
H A Dptrace.c442 static int fpr_get(struct task_struct *target, fpr_get() function
608 .get = fpr_get,
639 .get = fpr_get,
/linux-4.4.14/arch/powerpc/kernel/
H A Dptrace.c360 static int fpr_get(struct task_struct *target, const struct user_regset *regset, fpr_get() function
643 .get = fpr_get, .set = fpr_set
818 .get = fpr_get, .set = fpr_set
/linux-4.4.14/arch/arm64/kernel/
H A Dptrace.c513 static int fpr_get(struct task_struct *target, const struct user_regset *regset, fpr_get() function
616 .get = fpr_get,

Completed in 375 milliseconds