Home
last modified time | relevance | path

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

/linux-4.1.27/arch/mips/kernel/
Dsignal32.c97 static int copy_fp_from_sigcontext32(struct sigcontext32 __user *sc) in copy_fp_from_sigcontext32() function
150 err = copy_fp_from_sigcontext32(sc); in protected_restore_fp_context32()
598 restore_fp_context32 = copy_fp_from_sigcontext32; in signal32_init()