Home
last modified time | relevance | path

Searched refs:objs_per_slab_page (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/linux/
Dslab_def.h114 static inline int objs_per_slab_page(const struct kmem_cache *cache, in objs_per_slab_page() function
Dslub_def.h191 static inline int objs_per_slab_page(const struct kmem_cache *cache, in objs_per_slab_page() function
/Linux-v5.10/mm/
Dmemcontrol.c2908 unsigned int objects = objs_per_slab_page(s, page); in memcg_alloc_page_obj_cgroups()