MCPcopy
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

69type 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

StartMethod · 0.65
MinKeyMethod · 0.65

Implementers 15

devAddrSetFuncspkg/sentry/devices/tpuproxy/accel/acce
devAddrSetFuncspkg/sentry/devices/tpuproxy/vfio/tpu_f
lockSetFunctionspkg/sentry/fsimpl/lock/lock_set_functi
aplUnloadedSetFunctionspkg/sentry/pgalloc/save_restore.go
unwasteSetFunctionspkg/sentry/pgalloc/pgalloc.go
unfreeSetFunctionspkg/sentry/pgalloc/pgalloc.go
memAcctSetFunctionspkg/sentry/pgalloc/pgalloc.go
evictableRangeSetFunctionspkg/sentry/pgalloc/pgalloc.go
syntheticTimerSetFunctionspkg/sentry/ktime/synthetic_timer.go
pmaSetFunctionspkg/sentry/mm/pma.go
vmaSetFunctionspkg/sentry/mm/vma.go
mappingSetFunctionspkg/sentry/memmap/mapping_set.go

Calls

no outgoing calls

Tested by

no test coverage detected