Home
last modified time | relevance | path

Searched refs:sigcontext (Results 1 – 25 of 59) sorted by relevance

123

/linux-2.4.37.9/arch/ia64/tools/
Dprint_offsets.c160 { "IA64_SIGCONTEXT_IP_OFFSET", offsetof (struct sigcontext, sc_ip) },
161 { "IA64_SIGCONTEXT_AR_BSP_OFFSET", offsetof (struct sigcontext, sc_ar_bsp) },
162 { "IA64_SIGCONTEXT_AR_FPSR_OFFSET", offsetof (struct sigcontext, sc_ar_fpsr) },
163 { "IA64_SIGCONTEXT_AR_RNAT_OFFSET", offsetof (struct sigcontext, sc_ar_rnat) },
164 { "IA64_SIGCONTEXT_AR_UNAT_OFFSET", offsetof (struct sigcontext, sc_ar_unat) },
165 { "IA64_SIGCONTEXT_B0_OFFSET", offsetof (struct sigcontext, sc_br[0]) },
166 { "IA64_SIGCONTEXT_CFM_OFFSET", offsetof (struct sigcontext, sc_cfm) },
167 { "IA64_SIGCONTEXT_FLAGS_OFFSET", offsetof (struct sigcontext, sc_flags) },
168 { "IA64_SIGCONTEXT_FR6_OFFSET", offsetof (struct sigcontext, sc_fr[6]) },
169 { "IA64_SIGCONTEXT_PR_OFFSET", offsetof (struct sigcontext, sc_pr) },
[all …]
/linux-2.4.37.9/arch/mips/tools/
Doffset.c175 offset("#define SC_REGS ", struct sigcontext, sc_regs); in output_sc_defines()
176 offset("#define SC_FPREGS ", struct sigcontext, sc_fpregs); in output_sc_defines()
177 offset("#define SC_MDHI ", struct sigcontext, sc_mdhi); in output_sc_defines()
178 offset("#define SC_MDLO ", struct sigcontext, sc_mdlo); in output_sc_defines()
179 offset("#define SC_PC ", struct sigcontext, sc_pc); in output_sc_defines()
180 offset("#define SC_STATUS ", struct sigcontext, sc_status); in output_sc_defines()
181 offset("#define SC_FPC_CSR ", struct sigcontext, sc_fpc_csr); in output_sc_defines()
182 offset("#define SC_FPC_EIR ", struct sigcontext, sc_fpc_eir); in output_sc_defines()
183 offset("#define SC_CAUSE ", struct sigcontext, sc_cause); in output_sc_defines()
184 offset("#define SC_BADVADDR ", struct sigcontext, sc_badvaddr); in output_sc_defines()
/linux-2.4.37.9/arch/parisc/tools/
Doffset.c333 offset("#define SC_REGMASK ", struct sigcontext, sc_regmask); in output_sc_defines()
334 offset("#define SC_STATUS ", struct sigcontext, sc_status); in output_sc_defines()
335 offset("#define SC_PC ", struct sigcontext, sc_pc); in output_sc_defines()
336 offset("#define SC_REGS ", struct sigcontext, sc_regs); in output_sc_defines()
337 offset("#define SC_FPREGS ", struct sigcontext, sc_fpregs); in output_sc_defines()
338 offset("#define SC_OWNEDFP ", struct sigcontext, sc_ownedfp); in output_sc_defines()
339 offset("#define SC_FPC_CSR ", struct sigcontext, sc_fpc_csr); in output_sc_defines()
340 offset("#define SC_FPC_EIR ", struct sigcontext, sc_fpc_eir); in output_sc_defines()
341 offset("#define SC_SSFLAGS ", struct sigcontext, sc_ssflags); in output_sc_defines()
342 offset("#define SC_MDHI ", struct sigcontext, sc_mdhi); in output_sc_defines()
[all …]
/linux-2.4.37.9/include/asm-mips/
Dfpu.h23 struct sigcontext;
25 extern asmlinkage int (*save_fp_context)(struct sigcontext *sc);
26 extern asmlinkage int (*restore_fp_context)(struct sigcontext *sc);
Ducontext.h17 struct sigcontext uc_mcontext;
/linux-2.4.37.9/include/asm-mips64/
Dfpu.h23 struct sigcontext;
26 extern asmlinkage int (*save_fp_context)(struct sigcontext *sc);
27 extern asmlinkage int (*restore_fp_context)(struct sigcontext *sc);
Ducontext.h17 struct sigcontext uc_mcontext;
/linux-2.4.37.9/arch/mips64/kernel/
Dsignal_n32.c59 struct sigcontext uc_mcontext;
70 extern asmlinkage int restore_sigcontext(struct pt_regs *regs, struct sigcontext *sc);
71 extern int inline setup_sigcontext(struct pt_regs *regs, struct sigcontext *sc);
Dtraps.c791 asmlinkage int (*save_fp_context)(struct sigcontext *sc);
792 asmlinkage int (*restore_fp_context)(struct sigcontext *sc);
797 extern asmlinkage int _save_fp_context(struct sigcontext *sc);
798 extern asmlinkage int _restore_fp_context(struct sigcontext *sc);
803 extern asmlinkage int fpu_emulator_save_context(struct sigcontext *sc);
804 extern asmlinkage int fpu_emulator_restore_context(struct sigcontext *sc);
/linux-2.4.37.9/arch/mips/math-emu/
Dkernel_linkage.c61 int fpu_emulator_save_context(struct sigcontext *sc) in fpu_emulator_save_context()
77 int fpu_emulator_restore_context(struct sigcontext *sc) in fpu_emulator_restore_context()
/linux-2.4.37.9/arch/mips/kernel/
Dtraps.c878 asmlinkage int (*save_fp_context)(struct sigcontext *sc);
879 asmlinkage int (*restore_fp_context)(struct sigcontext *sc);
881 extern asmlinkage int _save_fp_context(struct sigcontext *sc);
882 extern asmlinkage int _restore_fp_context(struct sigcontext *sc);
884 extern asmlinkage int fpu_emulator_save_context(struct sigcontext *sc);
885 extern asmlinkage int fpu_emulator_restore_context(struct sigcontext *sc);
/linux-2.4.37.9/include/asm-cris/
Dsigcontext.h15 struct sigcontext { struct
Ducontext.h8 struct sigcontext uc_mcontext;
/linux-2.4.37.9/include/asm-ppc/
Dsigcontext.h6 struct sigcontext { struct
/linux-2.4.37.9/include/asm-sh64/
Dsigcontext.h15 struct sigcontext { struct
Ducontext.h19 struct sigcontext uc_mcontext;
/linux-2.4.37.9/include/asm-parisc/
Dsigcontext.h9 struct sigcontext { struct
Ducontext.h8 struct sigcontext uc_mcontext;
/linux-2.4.37.9/include/asm-x86_64/
Ducontext.h8 struct sigcontext uc_mcontext;
/linux-2.4.37.9/include/asm-sh/
Ducontext.h8 struct sigcontext uc_mcontext;
/linux-2.4.37.9/include/asm-arm/
Ducontext.h8 struct sigcontext uc_mcontext;
/linux-2.4.37.9/include/asm-i386/
Ducontext.h8 struct sigcontext uc_mcontext;
/linux-2.4.37.9/include/asm-ia64/
Ducontext.h5 struct sigcontext uc_mcontext;
/linux-2.4.37.9/include/asm-ppc64/
Dsigcontext.h15 struct sigcontext { struct
/linux-2.4.37.9/include/asm-alpha/
Ducontext.h9 struct sigcontext uc_mcontext;

123