Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.h291 static inline bool is_ioat_halted(unsigned long status) in is_ioat_halted() function
H A Ddma.c680 if (is_ioat_halted(*ioat_chan->completion)) { in ioat_cleanup()
913 if (is_ioat_halted(status)) { in ioat_timer_event()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.h290 static inline bool is_ioat_halted(unsigned long status) in is_ioat_halted() function
H A Ddma.c680 if (is_ioat_halted(*ioat_chan->completion)) { in ioat_cleanup()
913 if (is_ioat_halted(status)) { in ioat_timer_event()

Completed in 5 milliseconds