Searched refs:ml_next (Results 1 – 8 of 8) sorted by relevance
110 lml = ml, ml = ml->ml_next) { in fix_small_cpu_struct()151 cpum->ml_next = NULL; in fix_small_cpu_struct()153 lml->ml_next = cpum; in fix_small_cpu_struct()
377 for (i = 0, mp = tp->t_members; mp != NULL; mp = mp->ml_next) in write_type()393 for (mp = tp->t_members; mp != NULL; mp = mp->ml_next) { in write_type()409 for (mp = tp->t_members; mp != NULL; mp = mp->ml_next) { in write_type()1210 i++, mpp = &((*mpp)->ml_next)) { in resurrect_types()1224 i++, mpp = &((*mpp)->ml_next)) { in resurrect_types()1242 i++, mpp = &((*mpp)->ml_next)) { in resurrect_types()1256 i++, mpp = &((*mpp)->ml_next)) { in resurrect_types()
294 ml1 = ml1->ml_next; in equiv_su()295 ml2 = ml2->ml_next; in equiv_su()797 omem; omem = omem->ml_next, nmemp = &((*nmemp)->ml_next)) { in conjure_su()
97 for (ml = this->t_members; ml; ml = ml->ml_next) { in tdtrav_su()
171 struct mlist *ml_next; /* Next member */ member
209 ml = ml->ml_next; in free_mlist()
1040 mlastp = &ml->ml_next; in die_sou_create()1113 for (ml = tdp->t_members; ml != NULL; ml = ml->ml_next) { in die_sou_resolve()1183 for (ml = tdp->t_members; ml != NULL; ml = ml->ml_next) { in die_sou_failed()
113 mountlist ml_next; member