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

Struct evictableRangeSetFunctions

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

Source from the content-addressed store, hash-verified

1958type evictableRangeSetValue struct{}
1959
1960type evictableRangeSetFunctions struct{}
1961
1962func (evictableRangeSetFunctions) MinKey() uint64 {
1963 return 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected