Lines Matching defs:old_head
1794 struct chashbhead *old_head, *new_head;
1808 old_head = ti->state;
1813 SLIST_FOREACH_SAFE(ent, &old_head[i], next, ent_next) {
1822 mi->main_ptr = old_head;
1829 old_head = ti->xstate;
1834 SLIST_FOREACH_SAFE(ent, &old_head[i], next, ent_next) {
1843 mi->main_ptr6 = old_head;
3701 struct fhashbhead *old_head, *new_head;
3711 old_head = ti->state;
3715 SLIST_FOREACH_SAFE(ent, &old_head[i], next, ent_next) {
3726 mi->main_ptr = old_head;