Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dsignal32.c81 static int copy_fp_to_sigcontext32(struct sigcontext32 __user *sc) in copy_fp_to_sigcontext32() function
126 err = copy_fp_to_sigcontext32(sc); in protected_save_fp_context32()
597 save_fp_context32 = copy_fp_to_sigcontext32; in signal32_init()