Searched refs:ioat_alloc_ring (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ioat/ |
H A D | dma.h | 389 ioat_alloc_ring(struct dma_chan *c, int order, gfp_t flags);
|
H A D | dma.c | 372 ioat_alloc_ring(struct dma_chan *c, int order, gfp_t flags) in ioat_alloc_ring() function
|
H A D | init.c | 708 ring = ioat_alloc_ring(c, order, GFP_NOWAIT); in ioat_alloc_chan_resources()
|
/kernel/linux/linux-6.6/drivers/dma/ioat/ |
H A D | dma.h | 388 ioat_alloc_ring(struct dma_chan *c, int order, gfp_t flags);
|
H A D | dma.c | 372 ioat_alloc_ring(struct dma_chan *c, int order, gfp_t flags) in ioat_alloc_ring() function
|
H A D | init.c | 708 ring = ioat_alloc_ring(c, order, GFP_NOWAIT); in ioat_alloc_chan_resources()
|
Completed in 8 milliseconds