runtime.mSpanList.insert (method)

6 uses

	runtime (current package)
		mgcwork.go#L368: 				work.wbufSpans.busy.insert(s)
		mgcwork.go#L381: 			work.wbufSpans.busy.insert(s)
		mheap.go#L1580: func (list *mSpanList) insert(span *mspan) {
		stack.go#L207: 		list.insert(s)
		stack.go#L230: 		stackpool[order].item.span.insert(s)
		stack.go#L492: 			stackLarge.free[log2npage].insert(s)