Home | History | Annotate | Download | only in runtime

Lines Matching defs:reclaim

495 func (h *mheap) reclaim(npage uintptr) {
510 // One such object is not enough, so we need to reclaim several of them.
544 // we need to sweep and reclaim at least n pages.
553 h.reclaim(npage)