runtime.workbufhdr.node (field)

4 uses

	runtime (current package)
		mgcwork.go#L317: 	node lfnode // must be first
		mgcwork.go#L389: 			lfnodeValidate(&newb.node)
		mgcwork.go#L405: 	work.empty.push(&b.node)
		mgcwork.go#L414: 	work.full.push(&b.node)