Home
last modified time | relevance | path

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

/linux/mm/
H A Dslab.h339 static inline int objs_per_slab(const struct kmem_cache *cache, in objs_per_slab() function
/linux/tools/mm/
H A Dslabinfo.c33 unsigned int hwcache_align, object_size, objs_per_slab; member