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

/linux-4.4.14/arch/mips/kernel/
H A Dptrace.c470 static int fpr_set(struct task_struct *target, fpr_set() function
609 .set = fpr_set,
640 .set = fpr_set,
/linux-4.4.14/arch/powerpc/kernel/
H A Dptrace.c386 static int fpr_set(struct task_struct *target, const struct user_regset *regset, fpr_set() 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.c522 static int fpr_set(struct task_struct *target, const struct user_regset *regset, fpr_set() function
617 .set = fpr_set

Completed in 186 milliseconds