runtime.m.oldp (field)

5 uses

	runtime (current package)
		proc.go#L3547: 	_g_.m.oldp.set(pp)
		proc.go#L3579: 	_p_ := _g_.m.oldp.ptr()
		proc.go#L3667: 	oldp := _g_.m.oldp.ptr()
		proc.go#L3668: 	_g_.m.oldp = 0
		runtime2.go#L502: 	oldp          puintptr // the p that was attached before executing a syscall