Searched refs:sc_ecx (Results 1 – 10 of 10) sorted by relevance
57 int sc_ecx; member
60 int sc_ecx; member
26 ASSYM(L_SC_ECX, offsetof(struct l_sigcontext, sc_ecx));
204 frame.sf_uc.uc_mcontext.sc_ecx = regs->tf_rcx; in linux_rt_sendsig()312 frame.sf_sc.sc_ecx = regs->tf_rcx; in linux_sendsig()405 regs->tf_rcx = frame.sf_sc.sc_ecx; in linux_sigreturn()490 regs->tf_rcx = context->sc_ecx; in linux_rt_sigreturn()
25 ASSYM(L_SC_ECX, offsetof(struct l_sigcontext, sc_ecx));
212 frame.sf_uc.uc_mcontext.sc_ecx = regs->tf_ecx; in linux_rt_sendsig()311 frame.sf_sc.sc_ecx = regs->tf_ecx; in linux_sendsig()407 regs->tf_ecx = frame.sf_sc.sc_ecx; in linux_sigreturn()487 regs->tf_ecx = context->sc_ecx; in linux_rt_sigreturn()
64 l_uint sc_ecx; member
138 uint32_t sc_ecx; member
388 sf.sf_siginfo.si_sc.sc_ecx = regs->tf_rcx; in ia32_osendsig()726 regs->tf_rcx = scp->sc_ecx; in ofreebsd32_sigreturn()
181 sf.sf_siginfo.si_sc.sc_ecx = regs->tf_ecx; in osendsig()628 regs->tf_ecx = scp->sc_ecx; in osigreturn()