sigcontext_32      72 arch/x86/ia32/ia32_signal.c 				   struct sigcontext_32 __user *sc)
sigcontext_32     180 arch/x86/ia32/ia32_signal.c static int ia32_setup_sigcontext(struct sigcontext_32 __user *sc,
sigcontext_32      22 arch/x86/include/asm/ia32.h 	struct sigcontext_32 uc_mcontext;
sigcontext_32      26 arch/x86/include/asm/sigframe.h 	struct sigcontext_32 sc;
sigcontext_32     282 arch/x86/include/uapi/asm/sigcontext.h #  define sigcontext sigcontext_32
sigcontext_32     296 arch/x86/include/uapi/asm/sigcontext.h #define sigcontext_ia32			sigcontext_32
sigcontext_32      53 arch/x86/kernel/asm-offsets.c 	OFFSET(IA32_SIGCONTEXT_ax, sigcontext_32, ax);
sigcontext_32      54 arch/x86/kernel/asm-offsets.c 	OFFSET(IA32_SIGCONTEXT_bx, sigcontext_32, bx);
sigcontext_32      55 arch/x86/kernel/asm-offsets.c 	OFFSET(IA32_SIGCONTEXT_cx, sigcontext_32, cx);
sigcontext_32      56 arch/x86/kernel/asm-offsets.c 	OFFSET(IA32_SIGCONTEXT_dx, sigcontext_32, dx);
sigcontext_32      57 arch/x86/kernel/asm-offsets.c 	OFFSET(IA32_SIGCONTEXT_si, sigcontext_32, si);
sigcontext_32      58 arch/x86/kernel/asm-offsets.c 	OFFSET(IA32_SIGCONTEXT_di, sigcontext_32, di);
sigcontext_32      59 arch/x86/kernel/asm-offsets.c 	OFFSET(IA32_SIGCONTEXT_bp, sigcontext_32, bp);
sigcontext_32      60 arch/x86/kernel/asm-offsets.c 	OFFSET(IA32_SIGCONTEXT_sp, sigcontext_32, sp);
sigcontext_32      61 arch/x86/kernel/asm-offsets.c 	OFFSET(IA32_SIGCONTEXT_ip, sigcontext_32, ip);