Lines Matching refs:mca_tomb
748 pmc->mca_tomb = im->mca_tomb;
750 im->mca_tomb = im->mca_sources = NULL;
787 swap(im->mca_tomb, pmc->mca_tomb);
823 psf = pmc->mca_tomb;
824 pmc->mca_tomb = NULL;
1749 psf_list = sdeleted ? &pmc->mca_tomb : &pmc->mca_sources;
1928 mld_clear_zeros(&pmc->mca_tomb);
1932 if (pmc->mca_crcount == 0 && !pmc->mca_tomb &&
2150 psf->sf_next = pmc->mca_tomb;
2151 pmc->mca_tomb = psf;
2277 for (dpsf = pmc->mca_tomb; dpsf;
2288 pmc->mca_tomb = dpsf->sf_next;
2300 for (dpsf = pmc->mca_tomb; dpsf; dpsf = dpsf->sf_next)
2310 dpsf->sf_next = pmc->mca_tomb;
2311 pmc->mca_tomb = dpsf;
2388 for (psf = pmc->mca_tomb; psf; psf = nextpsf) {
2392 pmc->mca_tomb = NULL;