Home
last modified time | relevance | path

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

/linux-4.4.14/tools/vm/
Dslabinfo.c32 int hwcache_align, object_size, objs_per_slab; member
526 if (s->hwcache_align) in report()
595 if (s->hwcache_align) in slabcache()
1203 slab->hwcache_align = get_obj("hwcache_align"); in read_slab_dir()
/linux-4.4.14/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-4.4.14/mm/
Dslub.c4780 SLAB_ATTR_RO(hwcache_align);