Home
last modified time | relevance | path

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

/linux-4.4.14/tools/vm/
Dslabinfo.c31 int aliases, align, cache_dma, cpu_slabs, destroy_by_rcu; member
528 if (s->cache_dma) in report()
593 if (s->cache_dma) in slabcache()
1200 slab->cache_dma = get_obj("cache_dma"); in read_slab_dir()
/linux-4.4.14/drivers/crypto/marvell/
Dhash.c54 &dreq->cache_dma); in mv_cesa_ahash_dma_alloc_cache()
92 creq->req.dma.cache_dma); in mv_cesa_ahash_dma_free_cache()
514 ahashdreq->cache_dma, in mv_cesa_ahash_dma_add_cache()
Dcesa.h591 dma_addr_t cache_dma; member
/linux-4.4.14/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.4.14/mm/
Dslub.c4787 SLAB_ATTR_RO(cache_dma);