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

Method MaxKey

pkg/segment/set.go:74–74  ·  view source on GitHub ↗

MaxKey returns the maximum allowed key + 1.

()

Source from the content-addressed store, hash-verified

72
73 // MaxKey returns the maximum allowed key + 1.
74 MaxKey() Key
75
76 // ClearValue deinitializes the given value. (For example, if Value is a
77 // pointer or interface type, ClearValue should set it to nil.)

Callers 2

EndMethod · 0.65
MaxKeyMethod · 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