MCPcopy
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

checkPackageMethod · 0.65
newTaskNetDirMethod · 0.65
newSysNetDirMethod · 0.65
lockSrcAndDstMethod · 0.65
unlockSrcAndDstMethod · 0.65
setLinkLockedMethod · 0.65
newVethMethod · 0.65
StackMethod · 0.65
dumpLinksMethod · 0.65
getLinkMethod · 0.65

Calls

no outgoing calls

Tested by 15

TestTCPMigrationFunction · 0.52
timeStampEnabledAcceptFunction · 0.52
timeStampDisabledAcceptFunction · 0.52
TestV4AcceptOnV4Function · 0.52
testV4ListenCloseFunction · 0.52
TestV4ListenCloseOnV4Function · 0.52
TestRACKUpdateFunction · 0.52