Searched refs:osigcontext (Results 1 – 7 of 7) sorted by relevance
162 ASSYM(SC_PS, offsetof(struct osigcontext, sc_ps));163 ASSYM(SC_FS, offsetof(struct osigcontext, sc_fs));164 ASSYM(SC_GS, offsetof(struct osigcontext, sc_gs));165 ASSYM(SC_TRAPNO, offsetof(struct osigcontext, sc_trapno));
548 struct osigcontext sc; in osigreturn()550 struct osigcontext *scp; in osigreturn()
41 struct osigcontext { struct
433 struct osigcontext { struct
77 struct osigcontext si_sc;
2363 …char sigcntxp_l_[PADL_(struct osigcontext *)]; struct osigcontext * sigcntxp; char sigcntxp_r_[PAD…
854 …char sigcntxp_l_[PADL_(struct osigcontext *)]; struct osigcontext * sigcntxp; char sigcntxp_r_[PAD…