Searched refs:SLAB_CACHE_DMA (Results 1 – 6 of 6) sorted by relevance
23 #define SLAB_CACHE_DMA 0x00004000UL /* Use GFP_DMA memory */ macro
156 .slab_flags = SLAB_HWCACHE_ALIGN|SLAB_CACHE_DMA,
169 SLAB_CACHE_DMA | SLAB_NOTRACK)3002 if (s->flags & SLAB_CACHE_DMA) in calculate_sizes()3850 s->objsize, SLAB_CACHE_DMA); in kmem_cache_init()4801 return sprintf(buf, "%d\n", !!(s->flags & SLAB_CACHE_DMA)); in cache_dma_show()5274 if (s->flags & SLAB_CACHE_DMA) in create_unique_id()
158 SLAB_CACHE_DMA | \165 SLAB_CACHE_DMA | \1625 ARCH_KMALLOC_FLAGS|SLAB_CACHE_DMA| in kmem_cache_init()2512 if (CONFIG_ZONE_DMA_FLAG && (flags & SLAB_CACHE_DMA)) in kmem_cache_create()
289 PAGE_SIZE, SLAB_CACHE_DMA, in dasd_parse_keyword()
2588 SLAB_CACHE_DMA | in et131x_rx_dma_memory_alloc()