MCPcopy
hub / github.com/google/gvisor / memAcctSetFunctions

Struct memAcctSetFunctions

pkg/sentry/pgalloc/pgalloc.go:1936–1936  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1934}
1935
1936type memAcctSetFunctions struct{}
1937
1938func (memAcctSetFunctions) MinKey() uint64 {
1939 return 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected