Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Ddma.h105 #define IOAT_CHAN_ACTIVE 6 macro
H A Ddma.c319 if (!test_and_set_bit(IOAT_CHAN_ACTIVE, &ioat_chan->state))
881 if (test_and_clear_bit(IOAT_CHAN_ACTIVE, &ioat_chan->state)) in check_active()
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Ddma.h106 #define IOAT_CHAN_ACTIVE 6 macro
H A Ddma.c319 if (!test_and_set_bit(IOAT_CHAN_ACTIVE, &ioat_chan->state))
881 if (test_and_clear_bit(IOAT_CHAN_ACTIVE, &ioat_chan->state)) in check_active()

Completed in 4 milliseconds