Home
last modified time | relevance | path

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

/linux-4.1.27/tools/vm/
Dslabinfo.c31 int aliases, align, cache_dma, cpu_slabs, destroy_by_rcu; member
511 if (s->cache_dma) in report()
573 if (s->cache_dma) in slabcache()
1174 slab->cache_dma = get_obj("cache_dma"); in read_slab_dir()
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-kernel-slab99 What: /sys/kernel/slab/cache/cache_dma
105 The cache_dma file is read-only and specifies whether objects
/linux-4.1.27/mm/
Dslub.c4572 SLAB_ATTR_RO(cache_dma);