Home | History | Annotate | Download | only in runtime

Lines Matching refs:systemstack

187 // systemstack_switch is a dummy routine that systemstack leaves at the bottom
202 // func systemstack(fn func())
203 TEXT runtime·systemstack(SB), NOSPLIT, $0-8
240 // make it look like mstart called systemstack on g0, to stop traceback
251 // restore TOC pointer. It seems unlikely that we will use systemstack
609 // and then systemstack will try to use it. If we don't set it here,