Searched refs:obj_next (Results 1 – 4 of 4) sorted by relevance
462 list = &tail->obj_next; in mcache_alloc_ext()591 o = &(*o)->obj_next; in mcache_alloc_ext()712 ((mcache_obj_t *)buf)->obj_next = NULL; in mcache_free()751 nlist = list->obj_next; in mcache_free_ext()752 list->obj_next = (ccp->cc_objs == 0) ? NULL : in mcache_free_ext()986 (*list)->obj_next = NULL; in mcache_slab_alloc()987 list = *plist = &(*list)->obj_next; in mcache_slab_alloc()1012 nlist = list->obj_next; in mcache_slab_free()1013 list->obj_next = NULL; in mcache_slab_free()1051 mcache_obj_t *next = list->obj_next; in mcache_slab_audit()[all …]
1873 sp->sl_head = buf->obj_next; in slab_alloc()1982 VERIFY(buf->obj_next == NULL); in slab_free()2077 buf->obj_next = sp->sl_head; in slab_free()2081 buf->obj_next = sp->sl_head; in slab_free()2086 buf->obj_next = sp->sl_head; in slab_free()2171 ((mcache_obj_t *)(sp->sl_base))->obj_next = NULL; in slab_free()2220 (*list)->obj_next = NULL; in mbuf_slab_alloc()2221 list = *plist = &(*list)->obj_next; in mbuf_slab_alloc()2304 nlist = list->obj_next; in mbuf_slab_free()2305 list->obj_next = NULL; in mbuf_slab_free()[all …]
244 struct mcache_obj *obj_next; member
827 p = p.obj_next