Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dslab.h309 KMALLOC_DMA, enumerator
332 return flags & __GFP_DMA ? KMALLOC_DMA : KMALLOC_RECLAIM; in kmalloc_type()
/Linux-v5.10/mm/
Dslab_common.c656 .name[KMALLOC_DMA] = "dma-kmalloc-" #__short_size, \
799 kmalloc_caches[KMALLOC_DMA][i] = create_kmalloc_cache( in create_kmalloc_caches()
800 kmalloc_info[i].name[KMALLOC_DMA], in create_kmalloc_caches()