Home
last modified time | relevance | path

Searched refs:sc_ps (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/x86/include/
H A Dsignal.h91 #define sc_ps sc_efl macro
/freebsd/sys/i386/i386/
H A Dgenassym.c162 ASSYM(SC_PS, offsetof(struct osigcontext, sc_ps));
H A Dexec_machdep.c199 sf.sf_siginfo.si_sc.sc_ps = regs->tf_eflags; in osendsig()
219 sf.sf_siginfo.si_sc.sc_ps = in osendsig()
559 eflags = scp->sc_ps; in osigreturn()