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

/linux-master/arch/mips/kernel/
H A Dsignal.c90 static int copy_fp_from_sigcontext(void __user *sc) function
116 static int copy_fp_from_sigcontext(void __user *sc) function
420 err = copy_fp_from_sigcontext(sc);
936 : copy_fp_from_sigcontext(sc);
962 restore_fp_context = copy_fp_from_sigcontext;

Completed in 145 milliseconds