Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/kernel/
H A Dsignal_32.c77 static inline int restore_sigcontext_fpu(struct sigcontext __user *sc) in restore_sigcontext_fpu() function
146 err |= restore_sigcontext_fpu(sc); in restore_sigcontext()