Home
last modified time | relevance | path

Searched refs:GFP_DMA (Results 1 – 3 of 3) sorted by relevance

/include/linux/
Dslab_def.h135 if (flags & GFP_DMA) in kmalloc()
184 if (flags & GFP_DMA) in kmalloc_node()
Dslub_def.h164 if (!(flags & GFP_DMA)) { in kmalloc()
198 size <= KMALLOC_MAX_CACHE_SIZE && !(flags & GFP_DMA)) { in kmalloc_node()
Dgfp.h151 #define GFP_DMA __GFP_DMA macro
363 __get_free_pages((gfp_mask) | GFP_DMA, (order))