Home
last modified time | relevance | path

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

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