Searched refs:objs_per_slab_page (Results 1 – 4 of 4) sorted by relevance
115 static inline int objs_per_slab_page(const struct kmem_cache *cache, in objs_per_slab_page() function
194 static inline int objs_per_slab_page(const struct kmem_cache *cache, in objs_per_slab_page() function
278 KUNIT_EXPECT_EQ(test, objs_per_slab_page(s, page), 1); in test_alloc()
2933 unsigned int objects = objs_per_slab_page(s, page); in memcg_alloc_page_obj_cgroups()