Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dslab_def.h114 static inline int objs_per_slab(const struct kmem_cache *cache, in objs_per_slab() function
Dslub_def.h187 static inline int objs_per_slab(const struct kmem_cache *cache, in objs_per_slab() function
/linux-6.1.9/tools/vm/
Dslabinfo.c33 unsigned int hwcache_align, object_size, objs_per_slab; member