github.com/prometheus/procfs.VM.UserReserveKbytes (field)

2 uses

	github.com/prometheus/procfs (current package)
		vm.go#L72: 	UserReserveKbytes         *int64   // /proc/sys/vm/user_reserve_kbytes
		vm.go#L194: 			vm.UserReserveKbytes = vp.PInt64()