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