Searched refs:exts_cache (Results 1 – 1 of 1) sorted by relevance
2165 struct kmem_cache *exts_cache; in alloc_slab_obj_exts() local2174 exts_cache = exts_slab->slab_cache; in alloc_slab_obj_exts()2175 WARN_ON_ONCE(!is_kmalloc_normal(exts_cache) && in alloc_slab_obj_exts()2176 !(exts_cache->flags & SLAB_NO_OBJ_EXT)); in alloc_slab_obj_exts()