Home | History | Annotate | Download | only in runtime

Lines Matching refs:systemstack

128 	systemstack(func() {
301 systemstack(func() {
774 systemstack(func() {
785 systemstack(func() {
799 systemstack(func() {
806 // systemstack(func() {
968 systemstack(stopTheWorldWithSema)
973 systemstack(func() { startTheWorldWithSema(false) })
991 // systemstack(stopTheWorldWithSema)
997 // systemstack(startTheWorldWithSema)
1353 //go:systemstack
2749 // entersyscall doing no-split things, and the slow path has to use systemstack
2792 systemstack(func() {
2799 systemstack(traceGoSysCall)
2800 // systemstack itself clobbers g.sched.{pc,sp} and we might
2807 systemstack(entersyscall_sysmon)
2813 systemstack(runSafePointFn)
2823 systemstack(entersyscall_gcwait)
2889 systemstack(func() {
2896 systemstack(func() {
2902 systemstack(entersyscallblock_handoff)
2934 // use systemstack to avoid that possible problem.
2935 systemstack(func() {
2944 systemstack(func() {
2950 systemstack(traceGoStart)
2993 systemstack(func() {
3033 systemstack(func() {
3071 systemstack(func() {
3149 systemstack(beforefork)
3167 systemstack(afterfork)
3219 systemstack(func() {
3238 systemstack(func() {
3421 systemstack(func() {
3545 systemstack(badunlockosthread)