func runtime.nextFreeFast

3 uses

	runtime (current package)
		malloc.go#L845: func nextFreeFast(s *mspan) gclinkptr {
		malloc.go#L1043: 			v := nextFreeFast(span)
		malloc.go#L1067: 			v := nextFreeFast(span)