Home
last modified time | relevance | path

Searched refs:objects_per_slab (Results 1 – 4 of 4) sorted by relevance

/mm/
Dslab.h164 unsigned int objects_per_slab; member
Dslab_common.c1185 sinfo.objects_per_slab, (1 << sinfo.cache_order)); in cache_show()
Dslab.c4168 sinfo->objects_per_slab = cachep->num; in get_slabinfo()
Dslub.c5742 sinfo->objects_per_slab = oo_objects(s->oo); in get_slabinfo()