Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/vm/
H A 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()
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/mm/
H A Dslub.c5186 SLAB_ATTR_RO(hwcache_align);