Searched refs:__GFP_DMA (Results 1 – 5 of 5) sorted by relevance
610 #define __GFP_DMA 0x01 macro633 #define GFP_DMA __GFP_DMA
482 p = kmalloc(psg->sg[i].count,GFP_KERNEL|__GFP_DMA); in aac_send_raw_srb()
681 if (i & __GFP_DMA) in build_zonelists()
182 skb = kmem_cache_alloc(skbuff_head_cache, gfp_mask & ~__GFP_DMA); in alloc_skb()
172 gfp &= ~(__GFP_DMA | __GFP_HIGHMEM); in dma_alloc_coherent()