Lines Matching refs:sf_next
751 for (psf = pmc->mca_sources; psf; psf = psf->sf_next)
789 for (psf = im->mca_sources; psf; psf = psf->sf_next)
827 psf_next = psf->sf_next;
1010 for (psf = mc->mca_sources; psf; psf = psf->sf_next) {
1110 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
1143 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
1553 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
1770 psf_next = psf->sf_next;
1817 psf_prev->sf_next = psf->sf_next;
1819 *psf_list = psf->sf_next;
1890 psf_next = psf->sf_next;
1893 psf_prev->sf_next = psf->sf_next;
1895 *ppsf = psf->sf_next;
2129 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
2144 psf_prev->sf_next = psf->sf_next;
2146 pmc->mca_sources = psf->sf_next;
2150 psf->sf_next = pmc->mca_tomb;
2206 for (psf = pmc->mca_sources; psf; psf = psf->sf_next)
2225 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
2237 psf_prev->sf_next = psf;
2250 for (psf = pmc->mca_sources; psf; psf = psf->sf_next)
2267 for (psf = pmc->mca_sources; psf; psf = psf->sf_next) {
2278 dpsf = dpsf->sf_next) {
2286 prev->sf_next = dpsf->sf_next;
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;
2374 for (psf = pmc->mca_sources; psf; psf = psf->sf_next)
2389 nextpsf = psf->sf_next;
2394 nextpsf = psf->sf_next;
2818 psf = psf->sf_next;