Searched refs:sc_ecx (Results 1 – 10 of 10) sorted by relevance
59 int sc_ecx; member
62 int sc_ecx; member
27 ASSYM(L_SC_ECX, offsetof(struct l_sigcontext, sc_ecx));
210 frame.sf_uc.uc_mcontext.sc_ecx = regs->tf_rcx; in linux_rt_sendsig()318 frame.sf_sc.sc_ecx = regs->tf_rcx; in linux_sendsig()411 regs->tf_rcx = frame.sf_sc.sc_ecx; in linux_sigreturn()496 regs->tf_rcx = context->sc_ecx; in linux_rt_sigreturn()
26 ASSYM(L_SC_ECX, offsetof(struct l_sigcontext, sc_ecx));
213 frame.sf_uc.uc_mcontext.sc_ecx = regs->tf_ecx; in linux_rt_sendsig()312 frame.sf_sc.sc_ecx = regs->tf_ecx; in linux_sendsig()408 regs->tf_ecx = frame.sf_sc.sc_ecx; in linux_sigreturn()488 regs->tf_ecx = context->sc_ecx; in linux_rt_sigreturn()
64 l_uint sc_ecx; member
141 u_int32_t sc_ecx; member
389 sf.sf_siginfo.si_sc.sc_ecx = regs->tf_rcx; in ia32_osendsig()727 regs->tf_rcx = scp->sc_ecx; in ofreebsd32_sigreturn()
179 sf.sf_siginfo.si_sc.sc_ecx = regs->tf_ecx; in osendsig()626 regs->tf_ecx = scp->sc_ecx; in osigreturn()