Home
last modified time | relevance | path

Searched refs:WQ_FLAG_BLOCK_ON_FAULT (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/dma/idxd/
A Dsysfs.c633 return sysfs_emit(buf, "%u\n", test_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags)); in wq_block_on_fault_show()
659 set_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags); in wq_block_on_fault_store()
661 clear_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags); in wq_block_on_fault_store()
A Didxd.h128 WQ_FLAG_BLOCK_ON_FAULT, enumerator
A Ddevice.c391 clear_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags); in idxd_wq_disable_cleanup()
874 test_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags)) in idxd_wq_config_write()

Completed in 11 milliseconds