Home
last modified time | relevance | path

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

/linux-6.1.9/sound/core/
Dmemalloc.c22 #define DEFAULT_GFP \ macro
470 return dma_alloc_coherent(dmab->dev.dev, size, &dmab->addr, DEFAULT_GFP); in snd_dma_dev_alloc()
515 return dma_alloc_wc(dmab->dev.dev, size, &dmab->addr, DEFAULT_GFP); in snd_dma_wc_alloc()
546 DEFAULT_GFP, 0); in snd_dma_noncontig_alloc()
824 dmab->dev.dir, DEFAULT_GFP); in snd_dma_noncoherent_alloc()