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

/linux-4.4.14/arch/mn10300/include/asm/
H A Dfpu.h61 extern int fpu_restore_sigcontext(struct fpucontext *buf);
129 static inline int fpu_restore_sigcontext(struct fpucontext *buf) { return 0; } function
/linux-4.4.14/arch/mn10300/kernel/
H A Dfpu.c145 int fpu_restore_sigcontext(struct fpucontext *fpucontext) fpu_restore_sigcontext() function
H A Dsignal.c80 err |= fpu_restore_sigcontext(buf); restore_sigcontext()

Completed in 121 milliseconds