Home
last modified time | relevance | path

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

/linux-5.19.10/kernel/dma/
Dmapping.c601 static struct sg_table *alloc_single_sgt(struct device *dev, size_t size, in alloc_single_sgt() function
637 sgt = alloc_single_sgt(dev, size, dir, gfp); in dma_alloc_noncontiguous()