Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dslab.h379 unsigned int objects_per_slab; member
Dslab_common.c1231 sinfo.objects_per_slab, (1 << sinfo.cache_order)); in cache_show()
Dslab.c3927 sinfo->objects_per_slab = cachep->num; in get_slabinfo()
Dslub.c6297 sinfo->objects_per_slab = oo_objects(s->oo); in get_slabinfo()