Home
last modified time | relevance | path

Searched refs:SLAB_CACHE_DMA (Results 1 – 11 of 11) sorted by relevance

/linux/mm/
A Dslab_common.c52 #define SLAB_MERGE_SAME (SLAB_RECLAIM_ACCOUNT | SLAB_CACHE_DMA | \
915 SLAB_CACHE_DMA | flags, 0, in create_kmalloc_caches()
A Dslab.h129 #define SLAB_CORE_FLAGS (SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA | \
A Dslub.c4165 if (s->flags & SLAB_CACHE_DMA) in calculate_sizes()
5521 return sysfs_emit(buf, "%d\n", !!(s->flags & SLAB_CACHE_DMA)); in cache_dma_show()
5893 if (s->flags & SLAB_CACHE_DMA) in create_unique_id()
A Dslab.c2055 if (flags & SLAB_CACHE_DMA) in __kmem_cache_create()
/linux/include/linux/
A Dslab.h35 #define SLAB_CACHE_DMA ((slab_flags_t __force)0x00004000U) macro
/linux/drivers/crypto/caam/
A Dqi.c759 SLAB_CACHE_DMA, NULL); in caam_qi_init()
A Dcaamalg_qi2.c5175 0, SLAB_CACHE_DMA, NULL); in dpaa2_caam_probe()
/linux/mm/kfence/
A Dcore.c868 (s->flags & (SLAB_CACHE_DMA | SLAB_CACHE_DMA32))) { in __kfence_alloc()
/linux/drivers/iommu/
A Dio-pgtable-arm-v7s.c157 #define ARM_V7S_TABLE_SLAB_FLAGS SLAB_CACHE_DMA
/linux/drivers/s390/block/
A Ddasd_devmap.c259 PAGE_SIZE, SLAB_CACHE_DMA, in dasd_parse_keyword()
/linux/drivers/usb/dwc2/
A Dhcd.c5283 MAX_DMA_DESC_NUM_GENERIC, 512, SLAB_CACHE_DMA, in dwc2_hcd_init()
5322 SLAB_CACHE_DMA, NULL); in dwc2_hcd_init()

Completed in 51 milliseconds