sigcontext         32 arch/x86/kernel/asm-offsets_32.c 	OFFSET(IA32_SIGCONTEXT_ax, sigcontext, ax);
sigcontext         33 arch/x86/kernel/asm-offsets_32.c 	OFFSET(IA32_SIGCONTEXT_bx, sigcontext, bx);
sigcontext         34 arch/x86/kernel/asm-offsets_32.c 	OFFSET(IA32_SIGCONTEXT_cx, sigcontext, cx);
sigcontext         35 arch/x86/kernel/asm-offsets_32.c 	OFFSET(IA32_SIGCONTEXT_dx, sigcontext, dx);
sigcontext         36 arch/x86/kernel/asm-offsets_32.c 	OFFSET(IA32_SIGCONTEXT_si, sigcontext, si);
sigcontext         37 arch/x86/kernel/asm-offsets_32.c 	OFFSET(IA32_SIGCONTEXT_di, sigcontext, di);
sigcontext         38 arch/x86/kernel/asm-offsets_32.c 	OFFSET(IA32_SIGCONTEXT_bp, sigcontext, bp);
sigcontext         39 arch/x86/kernel/asm-offsets_32.c 	OFFSET(IA32_SIGCONTEXT_sp, sigcontext, sp);
sigcontext         40 arch/x86/kernel/asm-offsets_32.c 	OFFSET(IA32_SIGCONTEXT_ip, sigcontext, ip);
sigcontext          5 arch/x86/kernel/sigframe.h 	struct sigcontext sc;
sigcontext          8 include/asm-cris/ucontext.h 	struct sigcontext uc_mcontext;
sigcontext          8 include/asm-frv/ucontext.h 	struct sigcontext	uc_mcontext;
sigcontext          8 include/asm-m32r/ucontext.h 	struct sigcontext uc_mcontext;
sigcontext         18 include/asm-mn10300/ucontext.h 	struct sigcontext uc_mcontext;
sigcontext          8 include/asm-parisc/ucontext.h 	struct sigcontext uc_mcontext;
sigcontext         14 include/asm-x86/ucontext.h 	struct sigcontext uc_mcontext;
sigcontext         18 include/asm-xtensa/ucontext.h 	struct sigcontext uc_mcontext;