Home
last modified time | relevance | path

Searched defs:objs_per_slab (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dslab_def.h116 static inline int objs_per_slab(const struct kmem_cache *cache, in objs_per_slab() function
H A Dslub_def.h199 static inline int objs_per_slab(const struct kmem_cache *cache, in objs_per_slab() function
/kernel/linux/linux-5.10/tools/vm/
H A Dslabinfo.c33 unsigned int hwcache_align, object_size, objs_per_slab; member
/kernel/linux/linux-6.6/tools/mm/
H A Dslabinfo.c33 unsigned int hwcache_align, object_size, objs_per_slab; member
/kernel/linux/linux-5.10/mm/
H A Dslub.c5050 SLAB_ATTR_RO(objs_per_slab); variable
/kernel/linux/linux-6.6/mm/
H A Dslub.c5555 SLAB_ATTR_RO(objs_per_slab); variable

Completed in 20 milliseconds