runtime.arenaHint.down (field)
4 uses
runtime (current package)
malloc.go#L645: if hint.down {
malloc.go#L659: if !hint.down {
malloc.go#L698: hint.addr, hint.down = uintptr(v), true
mheap.go#L302: down bool
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)