Lines Matching refs:systemstack
240 // systemstack_switch is a dummy routine that systemstack leaves at the bottom
250 // func systemstack(fn func())
251 TEXT runtime·systemstack(SB), NOSPLIT, $0-8
284 // make it look like mstart called systemstack on g0, to stop traceback
305 // at an intermediate systemstack.
629 // and then systemstack will try to use it. If we don't set it here,