Home
last modified time | relevance | path

Searched refs:KMALLOC_DMA (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dslab.h321 KMALLOC_DMA, enumerator
344 return flags & __GFP_DMA ? KMALLOC_DMA : KMALLOC_RECLAIM; in kmalloc_type()
/OK3568_Linux_fs/kernel/mm/
H A Dslab_common.c677 .name[KMALLOC_DMA] = "dma-kmalloc-" #__short_size, \
820 kmalloc_caches[KMALLOC_DMA][i] = create_kmalloc_cache( in create_kmalloc_caches()
821 kmalloc_info[i].name[KMALLOC_DMA], in create_kmalloc_caches()