Searched refs:obj_exts_cache (Results 1 – 1 of 1) sorted by relevance
2124 struct kmem_cache *obj_exts_cache; in obj_exts_alloc_size() local2132 obj_exts_cache = kmalloc_slab(sz, NULL, gfp, 0); in obj_exts_alloc_size()2139 if (s->object_size == obj_exts_cache->object_size) in obj_exts_alloc_size()2140 return obj_exts_cache->object_size + 1; in obj_exts_alloc_size()