Searched refs:slab_mgmt_size (Results 1 – 1 of 1) sorted by relevance
799 static size_t slab_mgmt_size(size_t nr_objs, size_t align) in slab_mgmt_size() function852 if (slab_mgmt_size(nr_objs, align) + nr_objs*buffer_size in cache_estimate()859 mgmt_size = slab_mgmt_size(nr_objs, align); in cache_estimate()