Searched refs:obj_cache (Results 1 – 1 of 1) sorted by relevance
175 struct kmem_cache *obj_cache = in qlist_free_all() local179 qlink_free(qlink, obj_cache); in qlist_free_all()303 struct kmem_cache *obj_cache = qlink_to_cache(curr); in qlist_move_cache() local305 if (obj_cache == cache) in qlist_move_cache()306 qlist_put(to, curr, obj_cache->size); in qlist_move_cache()308 qlist_put(from, curr, obj_cache->size); in qlist_move_cache()
Completed in 4 milliseconds