Internal change.

PiperOrigin-RevId: 700006561
This commit is contained in:
gVisor bot
2024-11-25 09:22:31 -08:00
parent 2b55090a58
commit e816d99736
+2
View File
@@ -22,6 +22,8 @@ import (
)
// FrameRefSegInfo holds reference count and memory cgroup id of the segment.
//
// +stateify savable
type FrameRefSegInfo struct {
// refs indicates the reference count of the segment.
refs uint64