Searched refs:ioat_cleanup_preamble (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ioat/ |
H A D | dma.c | 543 static bool ioat_cleanup_preamble(struct ioatdma_chan *ioat_chan, in ioat_cleanup_preamble() function 677 if (ioat_cleanup_preamble(ioat_chan, &phys_complete)) in ioat_cleanup() 714 if (ioat_cleanup_preamble(ioat_chan, &phys_complete)) in ioat_restart_channel() 788 if (ioat_cleanup_preamble(ioat_chan, &phys_complete)) in ioat_eh() 942 if (ioat_cleanup_preamble(ioat_chan, &phys_complete)) { in ioat_timer_event() 943 /* timer restarted in ioat_cleanup_preamble in ioat_timer_event()
|
/kernel/linux/linux-6.6/drivers/dma/ioat/ |
H A D | dma.c | 543 static bool ioat_cleanup_preamble(struct ioatdma_chan *ioat_chan, in ioat_cleanup_preamble() function 677 if (ioat_cleanup_preamble(ioat_chan, &phys_complete)) in ioat_cleanup() 714 if (ioat_cleanup_preamble(ioat_chan, &phys_complete)) in ioat_restart_channel() 788 if (ioat_cleanup_preamble(ioat_chan, &phys_complete)) in ioat_eh() 942 if (ioat_cleanup_preamble(ioat_chan, &phys_complete)) { in ioat_timer_event() 943 /* timer restarted in ioat_cleanup_preamble in ioat_timer_event()
|
Completed in 4 milliseconds