Home
last modified time | relevance | path

Searched refs:objs_per_slab (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab328 What: /sys/kernel/slab/<cache>/objs_per_slab
334 The file objs_per_slab is read-only and specifies how many
/linux/mm/
H A Dslub.c1956 unsigned int objects = objs_per_slab(s, slab); in alloc_slab_obj_exts()
6657 SLAB_ATTR_RO(objs_per_slab);