Searched refs:old_mut_list (Results 1 – 1 of 1) sorted by relevance
282 bdescr *old_mut_list = cap->mut_lists[oldest_gen->no]; in nonmovingSweepMutLists() local284 for (bdescr *bd = old_mut_list; bd; bd = bd->link) { in nonmovingSweepMutLists()292 freeChain_lock(old_mut_list); in nonmovingSweepMutLists()