Lines Matching refs:obj_next

1693 		sp->sl_head = buf->obj_next;
1696 sp->sl_head = buf->obj_next;
1802 VERIFY(buf->obj_next == NULL);
1882 buf->obj_next = sp->sl_head;
1890 buf->obj_next = sp->sl_head;
2005 (*list)->obj_next = NULL;
2006 list = *plist = &(*list)->obj_next;
2086 nlist = list->obj_next;
2087 list->obj_next = NULL;
2145 list = list->obj_next;
2221 if ((m_cobjlist(class) = (*list)->obj_next) != NULL &&
2226 (*list)->obj_next = NULL;
2227 list = *plist = &(*list)->obj_next;
2268 mcache_obj_t *rfa, *nexto = o->obj_next;
2322 rfa->obj_next = ref_list;
2338 o->obj_next = NULL;
2342 ((mcache_obj_t *)cl)->obj_next = NULL;
2357 tail->obj_next = m_cobjlist(class);
2467 mp_list = mp_list->obj_next;
2470 clp_list = clp_list->obj_next;
2471 ((mcache_obj_t *)cl)->obj_next = NULL;
2474 ref_list = ref_list->obj_next;
2475 ((mcache_obj_t *)(void *)rfa)->obj_next = NULL;
2537 (*list)->obj_next = NULL;
2538 list = *plist = &(*list)->obj_next;
2672 list = list->obj_next;
3815 mp_list = mp_list->obj_next;
3989 mp_list = mp_list->obj_next;
4003 mp_list = mp_list->obj_next;
4128 mp_list = mp_list->obj_next;
4131 rmp_list = rmp_list->obj_next;
4321 o->obj_next = mcl_list;
4324 o->obj_next = mbc_list;
4327 o->obj_next = m16k_list;
4335 rfa->obj_next = ref_list;
4365 o->obj_next = m_mcl_list;
4368 o->obj_next = m_mbc_list;
4372 o->obj_next = m_m16k_list;
4398 ((mcache_obj_t *)m)->obj_next = mp_list;
4704 list = list->obj_next;
6387 void *next = ((mcache_obj_t *)buf)->obj_next;
6464 con = con->obj_next;
6557 mcache_obj_t *next = ((mcache_obj_t *)m)->obj_next;
6572 ((mcache_obj_t *)m)->obj_next = next;
6625 mcache_obj_t *next = ((mcache_obj_t *)addr)->obj_next;
6633 ((mcache_obj_t *)addr)->obj_next = next;
6863 addr = addr->obj_next;
7452 m_cobjlist(mc) = obj->obj_next;
7453 obj->obj_next = NULL;