Home
last modified time | relevance | path

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

/openbmc/linux/tools/mm/
H A Dslabinfo.c33 unsigned int hwcache_align, object_size, objs_per_slab; member
561 if (s->hwcache_align) in report()
633 if (s->hwcache_align) in slabcache()
1255 slab->hwcache_align = get_obj("hwcache_align"); in read_slab_dir()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab280 What: /sys/kernel/slab/<cache>/hwcache_align
286 The hwcache_align file is read-only and specifies whether
/openbmc/linux/mm/
H A Dslub.c5701 SLAB_ATTR_RO(hwcache_align);