Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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) in __ioat_cleanup() function
678 __ioat_cleanup(ioat_chan, phys_complete); in ioat_cleanup()
715 __ioat_cleanup(ioat_chan, phys_complete); in ioat_restart_channel()
789 __ioat_cleanup(ioat_chan, phys_complete); in ioat_eh()
946 __ioat_cleanup(ioat_chan, phys_complete); in ioat_timer_event()

Completed in 2 milliseconds