Searched refs:obj_next (Results 1 – 4 of 4) sorted by relevance
460 list = &tail->obj_next; in mcache_alloc_ext()589 o = &(*o)->obj_next; in mcache_alloc_ext()710 ((mcache_obj_t *)buf)->obj_next = NULL; in mcache_free()749 nlist = list->obj_next; in mcache_free_ext()750 list->obj_next = (ccp->cc_objs == 0) ? NULL : in mcache_free_ext()984 (*list)->obj_next = NULL; in mcache_slab_alloc()985 list = *plist = &(*list)->obj_next; in mcache_slab_alloc()1010 nlist = list->obj_next; in mcache_slab_free()1011 list->obj_next = NULL; in mcache_slab_free()1049 mcache_obj_t *next = list->obj_next; in mcache_slab_audit()[all …]
1872 sp->sl_head = buf->obj_next; in slab_alloc()1981 VERIFY(buf->obj_next == NULL); in slab_free()2076 buf->obj_next = sp->sl_head; in slab_free()2080 buf->obj_next = sp->sl_head; in slab_free()2085 buf->obj_next = sp->sl_head; in slab_free()2170 ((mcache_obj_t *)(sp->sl_base))->obj_next = NULL; in slab_free()2219 (*list)->obj_next = NULL; in mbuf_slab_alloc()2220 list = *plist = &(*list)->obj_next; in mbuf_slab_alloc()2303 nlist = list->obj_next; in mbuf_slab_free()2304 list->obj_next = NULL; in mbuf_slab_free()[all …]
244 struct mcache_obj *obj_next; member
760 p = p.obj_next