Searched refs:SLAB_CACHE_DMA (Results 1 – 7 of 7) sorted by relevance
117 #define SLAB_CORE_FLAGS (SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA | SLAB_PANIC | \
40 #define SLAB_MERGE_SAME (SLAB_RECLAIM_ACCOUNT | SLAB_CACHE_DMA | SLAB_NOTRACK)989 size, SLAB_CACHE_DMA | flags); in create_kmalloc_caches()
3316 if (s->flags & SLAB_CACHE_DMA) in calculate_sizes()4785 return sprintf(buf, "%d\n", !!(s->flags & SLAB_CACHE_DMA)); in cache_dma_show()5357 if (s->flags & SLAB_CACHE_DMA) in create_unique_id()
2259 if (CONFIG_ZONE_DMA_FLAG && (flags & SLAB_CACHE_DMA)) in __kmem_cache_create()
27 #define SLAB_CACHE_DMA 0x00004000UL /* Use GFP_DMA memory */ macro
120 .slab_flags = SLAB_HWCACHE_ALIGN|SLAB_CACHE_DMA,331 pool->slab_flags |= SLAB_CACHE_DMA; in scsi_alloc_host_cmd_pool()
288 PAGE_SIZE, SLAB_CACHE_DMA, in dasd_parse_keyword()