Searched refs:sc_es (Results 1 – 9 of 9) sorted by relevance
55 int sc_es; member137 short sc_es; member
52 int sc_es; member
450 frame.sf_sc.uc_mcontext.sc_es = regs->tf_es; in linux_rt_sendsig()550 frame.sf_sc.sc_es = regs->tf_es; in linux_sendsig()652 regs->tf_es = frame.sf_sc.sc_es; in linux_sigreturn()732 regs->tf_es = context->sc_es; in linux_rt_sigreturn()
266 l_int sc_es; member
329 frame.sf_sc.uc_mcontext.sc_es = regs->tf_es; in linux_rt_sendsig()423 frame.sf_sc.sc_es = regs->tf_es; in linux_sendsig()537 regs->tf_es = frame.sf_sc.sc_es; in linux_sigreturn()612 regs->tf_es = context->sc_es; in linux_rt_sigreturn()
293 l_uint sc_es; member
394 sf.sf_siginfo.si_sc.sc_es = regs->tf_es; in ia32_osendsig()725 regs->tf_es = scp->sc_es; in ofreebsd32_sigreturn()
382 sf.sf_siginfo.si_sc.sc_es = regs->tf_es; in osendsig()409 sf.sf_siginfo.si_sc.sc_es = tf->tf_vm86_es; in osendsig()794 tf->tf_vm86_es = scp->sc_es;823 regs->tf_es = scp->sc_es;
1026 (unsigned long) uc->sc_es, in logRegisters()