Home
last modified time | relevance | path

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

/linux/tools/mm/
H A Dslabinfo.c32 int aliases, align, cache_dma, cpu_slabs, destroy_by_rcu; member
566 if (s->cache_dma) in report()
634 if (s->cache_dma) in slabcache()
1259 slab->cache_dma = get_obj("cache_dma"); in read_slab_dir()
/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-slab100 What: /sys/kernel/slab/<cache>/cache_dma
106 The cache_dma file is read-only and specifies whether objects
/linux/mm/
H A Dslub.c9259 SLAB_ATTR_RO(cache_dma);