Searched refs:sc_esp (Results 1 – 12 of 12) sorted by relevance
73 int sc_esp; member99 int sc_esp; member
54 uint32_t sc_esp; member80 uint32_t sc_esp; member92 #define sc_sp sc_esp
52 int sc_esp; /* machine state */ member93 int sc_esp; member
117 frame.sf_sc.sc_esp = tf->tf_esp; in freebsd_sendsig()209 tf->tf_esp = context.sc_esp; in freebsd_sys_sigreturn()
119 tf->tf_esp = context.sc_esp; in compat_16_sys___sigreturn14()200 frame.sf_sc.sc_esp = tf->tf_esp; in sendsig_sigcontext()
95 tf->tf_esp = context.sc_esp; in compat_13_sys_sigreturn()
143 frame.sf_sc.sc_esp = tf->tf_rsp; in netbsd32_sendsig_sigcontext()217 tf->tf_rsp = context.sc_esp; in compat_16_netbsd32___sigreturn14()
128 tf->tf_rsp = context.sc_esp; in compat_13_netbsd32_sigreturn()
109 int sc_esp; member
354 sc->sc_esp = tf->tf_rsp; in linux32_save_sigcontext()
85 int sc_esp; member
204 sc->sc_esp = tf->tf_esp; in linux_save_sigcontext()