Searched refs:__ioat_cleanup (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/dma/ioat/
H A Ddma.c587 * __ioat_cleanup - reclaim used descriptors
591 static void __ioat_cleanup(struct ioatdma_chan *ioat_chan, dma_addr_t phys_complete) function
678 __ioat_cleanup(ioat_chan, phys_complete);
715 __ioat_cleanup(ioat_chan, phys_complete);
789 __ioat_cleanup(ioat_chan, phys_complete);
946 __ioat_cleanup(ioat_chan, phys_complete);

Completed in 190 milliseconds