Searched refs:sc_ebx (Results 1 – 10 of 10) sorted by relevance
55 int sc_ebx; member
58 int sc_ebx; member
24 ASSYM(L_SC_EBX, offsetof(struct l_sigcontext, sc_ebx));
201 frame.sf_uc.uc_mcontext.sc_ebx = regs->tf_rbx; in linux_rt_sendsig()309 frame.sf_sc.sc_ebx = regs->tf_rbx; in linux_sendsig()403 regs->tf_rbx = frame.sf_sc.sc_ebx; in linux_sigreturn()488 regs->tf_rbx = context->sc_ebx; in linux_rt_sigreturn()
23 ASSYM(L_SC_EBX, offsetof(struct l_sigcontext, sc_ebx));
209 frame.sf_uc.uc_mcontext.sc_ebx = regs->tf_ebx; in linux_rt_sendsig()308 frame.sf_sc.sc_ebx = regs->tf_ebx; in linux_sendsig()405 regs->tf_ebx = frame.sf_sc.sc_ebx; in linux_sigreturn()485 regs->tf_ebx = context->sc_ebx; in linux_rt_sigreturn()
62 l_uint sc_ebx; member
136 uint32_t sc_ebx; member
387 sf.sf_siginfo.si_sc.sc_ebx = regs->tf_rbx; in ia32_osendsig()725 regs->tf_rbx = scp->sc_ebx; in ofreebsd32_sigreturn()
180 sf.sf_siginfo.si_sc.sc_ebx = regs->tf_ebx; in osendsig()627 regs->tf_ebx = scp->sc_ebx; in osigreturn()