Home
last modified time | relevance | path

Searched refs:osigcontext (Results 1 – 7 of 7) sorted by relevance

/freebsd-14.2/sys/i386/i386/
H A Dgenassym.c164 ASSYM(SC_PS, offsetof(struct osigcontext, sc_ps));
165 ASSYM(SC_FS, offsetof(struct osigcontext, sc_fs));
166 ASSYM(SC_GS, offsetof(struct osigcontext, sc_gs));
167 ASSYM(SC_TRAPNO, offsetof(struct osigcontext, sc_trapno));
H A Dexec_machdep.c550 struct osigcontext sc; in osigreturn()
552 struct osigcontext *scp; in osigreturn()
/freebsd-14.2/sys/i386/include/
H A Dsignal.h43 struct osigcontext { struct
/freebsd-14.2/sys/sys/
H A Dsignal.h457 struct osigcontext { struct
H A Dsignalvar.h79 struct osigcontext si_sc;
H A Dsysproto.h2366 …char sigcntxp_l_[PADL_(struct osigcontext *)]; struct osigcontext * sigcntxp; char sigcntxp_r_[PAD…
/freebsd-14.2/sys/compat/freebsd32/
H A Dfreebsd32_proto.h848 …char sigcntxp_l_[PADL_(struct osigcontext *)]; struct osigcontext * sigcntxp; char sigcntxp_r_[PAD…