Searched refs:SLAB_CACHE_DMA (Results 1 – 7 of 7) sorted by relevance
116 #define SLAB_CORE_FLAGS (SLAB_HWCACHE_ALIGN | SLAB_CACHE_DMA | SLAB_PANIC | \
41 SLAB_CACHE_DMA | SLAB_NOTRACK)880 size, SLAB_CACHE_DMA | flags); in create_kmalloc_caches()
3102 if (s->flags & SLAB_CACHE_DMA) in calculate_sizes()4570 return sprintf(buf, "%d\n", !!(s->flags & SLAB_CACHE_DMA)); in cache_dma_show()5142 if (s->flags & SLAB_CACHE_DMA) in create_unique_id()
2268 if (CONFIG_ZONE_DMA_FLAG && (flags & SLAB_CACHE_DMA)) in __kmem_cache_create()
27 #define SLAB_CACHE_DMA 0x00004000UL /* Use GFP_DMA memory */ macro
166 .slab_flags = SLAB_HWCACHE_ALIGN|SLAB_CACHE_DMA,377 pool->slab_flags |= SLAB_CACHE_DMA; in scsi_alloc_host_cmd_pool()
288 PAGE_SIZE, SLAB_CACHE_DMA, in dasd_parse_keyword()