Lines Matching refs:obj_next

1621 		sp->sl_head = buf->obj_next;
1624 sp->sl_head = buf->obj_next;
1730 VERIFY(buf->obj_next == NULL);
1810 buf->obj_next = sp->sl_head;
1818 buf->obj_next = sp->sl_head;
1933 (*list)->obj_next = NULL;
1934 list = *plist = &(*list)->obj_next;
2014 nlist = list->obj_next;
2015 list->obj_next = NULL;
2073 list = list->obj_next;
2149 if ((m_cobjlist(class) = (*list)->obj_next) != NULL &&
2154 (*list)->obj_next = NULL;
2155 list = *plist = &(*list)->obj_next;
2196 mcache_obj_t *rfa, *nexto = o->obj_next;
2250 rfa->obj_next = ref_list;
2266 o->obj_next = NULL;
2270 ((mcache_obj_t *)cl)->obj_next = NULL;
2285 tail->obj_next = m_cobjlist(class);
2395 mp_list = mp_list->obj_next;
2398 clp_list = clp_list->obj_next;
2399 ((mcache_obj_t *)cl)->obj_next = NULL;
2402 ref_list = ref_list->obj_next;
2403 ((mcache_obj_t *)(void *)rfa)->obj_next = NULL;
2465 (*list)->obj_next = NULL;
2466 list = *plist = &(*list)->obj_next;
2600 list = list->obj_next;
3677 mp_list = mp_list->obj_next;
3851 mp_list = mp_list->obj_next;
3865 mp_list = mp_list->obj_next;
3990 mp_list = mp_list->obj_next;
3993 rmp_list = rmp_list->obj_next;
4180 o->obj_next = mcl_list;
4183 o->obj_next = mbc_list;
4186 o->obj_next = m16k_list;
4194 rfa->obj_next = ref_list;
4224 o->obj_next = m_mcl_list;
4227 o->obj_next = m_mbc_list;
4231 o->obj_next = m_m16k_list;
4257 ((mcache_obj_t *)m)->obj_next = mp_list;
4533 list = list->obj_next;
6203 void *next = ((mcache_obj_t *)buf)->obj_next;
6275 con = con->obj_next;
6345 mcache_obj_t *next = ((mcache_obj_t *)m)->obj_next;
6360 ((mcache_obj_t *)m)->obj_next = next;
6411 mcache_obj_t *next = ((mcache_obj_t *)addr)->obj_next;
6419 ((mcache_obj_t *)addr)->obj_next = next;
6623 addr = addr->obj_next;