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

/linux-master/arch/mips/kernel/
H A Dsignal.c71 static int copy_fp_to_sigcontext(void __user *sc) function
111 static int copy_fp_to_sigcontext(void __user *sc) function
357 err = copy_fp_to_sigcontext(sc);
929 : copy_fp_to_sigcontext(sc);
961 save_fp_context = copy_fp_to_sigcontext;

Completed in 136 milliseconds