Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/gvisor
/ Stack
Method
Stack
pkg/sentry/arch/arch.go:123–123 ·
view source on GitHub ↗
Stack returns the current stack pointer.
()
Source
from the content-addressed store, hash-verified
121
122
// Stack returns the current stack pointer.
123
Stack() uintptr
124
125
// SetStack sets the current stack pointer.
126
SetStack(value uintptr)
Callers
15
checkPackage
Method · 0.65
PauseExternalNetworking
Method · 0.65
ResumeExternalNetworking
Method · 0.65
newTaskNetDir
Method · 0.65
newSysNetDir
Method · 0.65
lockSrcAndDst
Method · 0.65
unlockSrcAndDst
Method · 0.65
setLinkLocked
Method · 0.65
newVeth
Method · 0.65
Stack
Method · 0.65
dumpLinks
Method · 0.65
getLink
Method · 0.65
Calls
no outgoing calls
Tested by
15
TestTCPMigration
Function · 0.52
timeStampEnabledAccept
Function · 0.52
timeStampDisabledAccept
Function · 0.52
TestSegmentNotDroppedWhenTimestampMissing
Function · 0.52
TestV4AcceptOnV4
Function · 0.52
testV4ListenClose
Function · 0.52
TestV4ListenCloseOnV4
Function · 0.52
TestForwarderSendMSSLessThanMTU
Function · 0.52
TestForwarderDoesNotRejectECNFlags
Function · 0.52
TestForwarderFailedConnect
Function · 0.52
TestForwarderDroppedStats
Function · 0.52
TestRACKUpdate
Function · 0.52