Searched refs:sc_i386_thread_state (Results 1 – 3 of 3) sorted by relevance
133 memcpy (&state->basic, &ss->context->sc_i386_thread_state, in _hurd_setup_sighandler()217 memcpy (&scp->sc_i386_thread_state, in _hurd_setup_sighandler()
133 memcpy (usp -= 12, &scp->sc_i386_thread_state, 12 * sizeof (int)); in __sigreturn()
57 #define sc_i386_thread_state sc_gs /* Beginning of correspondence. */ macro