Home
last modified time | relevance | path

Searched refs:hwcache_align (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/tools/vm/
Dslabinfo.c33 unsigned int hwcache_align, object_size, objs_per_slab; member
559 if (s->hwcache_align) in report()
631 if (s->hwcache_align) in slabcache()
1253 slab->hwcache_align = get_obj("hwcache_align"); in read_slab_dir()
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-kernel-slab280 What: /sys/kernel/slab/<cache>/hwcache_align
286 The hwcache_align file is read-only and specifies whether
/linux-6.1.9/mm/
Dslub.c5495 SLAB_ATTR_RO(hwcache_align);