Searched refs:WQ_FLAG_BLOCK_ON_FAULT (Results 1 – 3 of 3) sorted by relevance
800 return sysfs_emit(buf, "%u\n", test_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags)); in wq_block_on_fault_show()829 set_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags); in wq_block_on_fault_store()831 clear_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags); in wq_block_on_fault_store()1137 clear_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags); in wq_prs_disable_store()
144 WQ_FLAG_BLOCK_ON_FAULT, enumerator
959 test_bit(WQ_FLAG_BLOCK_ON_FAULT, &wq->flags) && in idxd_wq_config_write()