Home
last modified time | relevance | path

Searched refs:sc_rcx (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/x86/include/
H A Dsignal.h117 long sc_rcx; member
/freebsd/sys/amd64/linux/
H A Dlinux_genassym.c26 ASSYM(L_SC_RCX, offsetof(struct l_sigcontext, sc_rcx));
H A Dlinux_sysvec.c420 regs->tf_rcx = context->sc_rcx; in linux_rt_sigreturn()
579 sf.sf_uc.uc_mcontext.sc_rcx = regs->tf_rcx; in linux_rt_sendsig()
/freebsd/sys/x86/linux/
H A Dlinux_x86_sigframe.h177 l_ulong sc_rcx; member