Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/google/gvisor
/ MinKey
Method
MinKey
pkg/segment/set.go:71–71 ·
view source on GitHub ↗
MinKey returns the minimum allowed key.
()
Source
from the content-addressed store, hash-verified
69
type
Functions
interface
{
70
// MinKey returns the minimum allowed key.
71
MinKey() Key
72
73
// MaxKey returns the maximum allowed key + 1.
74
MaxKey() Key
Callers
2
Start
Method · 0.65
MinKey
Method · 0.65
Implementers
15
devAddrSetFuncs
pkg/sentry/devices/tpuproxy/accel/acce
devAddrSetFuncs
pkg/sentry/devices/tpuproxy/vfio/tpu_f
lockSetFunctions
pkg/sentry/fsimpl/lock/lock_set_functi
aplUnloadedSetFunctions
pkg/sentry/pgalloc/save_restore.go
unwasteSetFunctions
pkg/sentry/pgalloc/pgalloc.go
unfreeSetFunctions
pkg/sentry/pgalloc/pgalloc.go
memAcctSetFunctions
pkg/sentry/pgalloc/pgalloc.go
evictableRangeSetFunctions
pkg/sentry/pgalloc/pgalloc.go
syntheticTimerSetFunctions
pkg/sentry/ktime/synthetic_timer.go
pmaSetFunctions
pkg/sentry/mm/pma.go
vmaSetFunctions
pkg/sentry/mm/vma.go
mappingSetFunctions
pkg/sentry/memmap/mapping_set.go
Calls
no outgoing calls
Tested by
no test coverage detected