Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Dslab.h157 unsigned int objects_per_slab; member
Dslab_common.c1104 sinfo.objects_per_slab, (1 << sinfo.cache_order)); in cache_show()
Dslab.c3983 sinfo->objects_per_slab = cachep->num; in get_slabinfo()
Dslub.c5544 sinfo->objects_per_slab = oo_objects(s->oo); in get_slabinfo()