_fpstate 26 arch/x86/kernel/i387.c # define _fpstate_ia32 _fpstate _fpstate 14 arch/x86/kernel/sigframe.h struct _fpstate fpstate_unused; _fpstate 330 arch/x86/kernel/signal_32.c *fpstate = (struct _fpstate *) sp; _fpstate 118 arch/x86/kernel/xsave.c struct _fpstate __user *fx = buf; _fpstate 256 arch/x86/kernel/xsave.c sig_xstate_size = sizeof(struct _fpstate) + size_extended; _fpstate 281 arch/x86/kernel/xsave.c unsigned int sig_xstate_size = sizeof(struct _fpstate); _fpstate 158 include/asm-x86/sigcontext.h struct _fpstate __user *fpstate; _fpstate 259 include/asm-x86/sigcontext.h struct _fpstate __user *fpstate; /* zero when no FPU context */ _fpstate 279 include/asm-x86/sigcontext.h struct _fpstate fpstate;