func runtime.stackpoolalloc

3 uses

	runtime (current package)
		stack.go#L184: func stackpoolalloc(order uint8) gclinkptr {
		stack.go#L273: 		x := stackpoolalloc(order)
		stack.go#L369: 			x = stackpoolalloc(order)