Searched refs:sc_es (Results 1 – 10 of 10) sorted by relevance
52 int sc_es; member134 short sc_es; member
49 int sc_es; member
16 ASSYM(L_SC_ES, offsetof(struct l_sigcontext, sc_es));
210 frame.sf_uc.uc_mcontext.sc_es = regs->tf_es; in linux_rt_sendsig()304 frame.sf_sc.sc_es = regs->tf_es; in linux_sendsig()410 regs->tf_es = frame.sf_sc.sc_es; in linux_sigreturn()483 regs->tf_es = context->sc_es; in linux_rt_sigreturn()
15 ASSYM(L_SC_ES, offsetof(struct l_sigcontext, sc_es));
204 frame.sf_uc.uc_mcontext.sc_es = regs->tf_es; in linux_rt_sendsig()303 frame.sf_sc.sc_es = regs->tf_es; in linux_sendsig()400 regs->tf_es = frame.sf_sc.sc_es; in linux_sigreturn()480 regs->tf_es = context->sc_es; in linux_rt_sigreturn()
56 l_uint sc_es; member
130 uint32_t sc_es; member
188 sf.sf_siginfo.si_sc.sc_es = regs->tf_es; in osendsig()215 sf.sf_siginfo.si_sc.sc_es = tf->tf_vm86_es; in osendsig()592 tf->tf_vm86_es = scp->sc_es; in osigreturn()621 regs->tf_es = scp->sc_es; in osigreturn()
395 sf.sf_siginfo.si_sc.sc_es = regs->tf_es; in ia32_osendsig()720 regs->tf_es = scp->sc_es; in ofreebsd32_sigreturn()