runtime.mheap.allocMSpanLocked (method)

2 uses

	runtime (current package)
		mheap.go#L1060: func (h *mheap) allocMSpanLocked() *mspan {
		mheap.go#L1186: 		s = h.allocMSpanLocked()