Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/ioat/
H A Dsysfs.c91 set_bit(IOAT_KOBJ_INIT_FAIL, &ioat_chan->state); in ioat_kobject_add()
104 if (!test_bit(IOAT_KOBJ_INIT_FAIL, &ioat_chan->state)) { in ioat_kobject_del()
H A Ddma.h103 #define IOAT_KOBJ_INIT_FAIL 3 macro
/kernel/linux/linux-6.6/drivers/dma/ioat/
H A Dsysfs.c91 set_bit(IOAT_KOBJ_INIT_FAIL, &ioat_chan->state); in ioat_kobject_add()
104 if (!test_bit(IOAT_KOBJ_INIT_FAIL, &ioat_chan->state)) { in ioat_kobject_del()
H A Ddma.h104 #define IOAT_KOBJ_INIT_FAIL 3 macro

Completed in 3 milliseconds