sigcontext 30 arch/x86/include/asm/ia32.h struct sigcontext uc_mcontext; /* the 64-bit sigcontext type */ sigcontext 11 arch/x86/include/asm/sigframe.h #define sigcontext_ia32 sigcontext sigcontext 17 arch/x86/include/asm/sighandling.h int restore_sigcontext(struct pt_regs *regs, struct sigcontext __user *sc, sigcontext 19 arch/x86/include/asm/sighandling.h int setup_sigcontext(struct sigcontext __user *sc, void __user *fpstate, sigcontext 8 include/uapi/asm-generic/ucontext.h struct sigcontext uc_mcontext;