Searched refs:objs_per_slab_page (Results 1 – 3 of 3) sorted by relevance
114 static inline int objs_per_slab_page(const struct kmem_cache *cache, in objs_per_slab_page() function
191 static inline int objs_per_slab_page(const struct kmem_cache *cache, in objs_per_slab_page() function
2908 unsigned int objects = objs_per_slab_page(s, page); in memcg_alloc_page_obj_cgroups()