Searched refs:obj_next (Results 1 – 4 of 4) sorted by relevance
467 list = &tail->obj_next; in mcache_alloc_ext()596 o = &(*o)->obj_next; in mcache_alloc_ext()717 ((mcache_obj_t *)buf)->obj_next = NULL; in mcache_free()756 nlist = list->obj_next; in mcache_free_ext()991 (*list)->obj_next = NULL; in mcache_slab_alloc()992 list = *plist = &(*list)->obj_next; in mcache_slab_alloc()1017 nlist = list->obj_next; in mcache_slab_free()1018 list->obj_next = NULL; in mcache_slab_free()1056 mcache_obj_t *next = list->obj_next; in mcache_slab_audit()1073 list = list->obj_next = next; in mcache_slab_audit()[all …]
3014 nlist = list->obj_next; in mbuf_slab_free()3015 list->obj_next = NULL; in mbuf_slab_free()3080 list = list->obj_next; in mbuf_slab_audit()3167 (*list)->obj_next = NULL; in cslab_alloc()3288 o->obj_next = NULL; in cslab_free()3645 list = list->obj_next; in mbuf_cslab_audit()3885 buf->obj_next = NULL;6408 list = list->obj_next;8697 con = con->obj_next;9172 addr = addr->obj_next;[all …]
130 struct mcache_obj *obj_next; member
1219 p = p.obj_next