Home
last modified time | relevance | path

Searched refs:IDXD_FLAG_CONFIGURABLE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Dsysfs.c45 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in engine_group_id_store()
148 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_read_buffers_reserved_store()
214 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_read_buffers_allowed_store()
277 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_use_read_buffer_limit_store()
384 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_traffic_class_a_store()
426 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_traffic_class_b_store()
641 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in wq_group_id_store()
686 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in wq_mode_store()
742 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in wq_size_store()
779 if (!test_bit(IDXD_FLAG_CONFIGURABLE, in wq_priority_store()
[all...]
H A Ddevice.c721 if (test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) { in idxd_device_clear_state()
1422 if (test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) { in drv_enable_wq()
1434 if (test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in drv_enable_wq()
1531 if (test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in idxd_device_drv_probe()
1590 if (test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in idxd_device_drv_remove()
H A Dinit.c477 set_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags); in idxd_read_caps()
675 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) { in idxd_probe()
H A Didxd.h258 IDXD_FLAG_CONFIGURABLE = 0, enumerator
/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dsysfs.c418 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in engine_group_id_store()
499 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_tokens_reserved_store()
544 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_tokens_allowed_store()
586 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_use_token_limit_store()
685 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_traffic_class_a_store()
726 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in group_traffic_class_b_store()
818 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in wq_group_id_store()
864 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in wq_mode_store()
918 if (!test_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags)) in wq_size_store()
955 if (!test_bit(IDXD_FLAG_CONFIGURABLE, in wq_priority_store()
[all...]
H A Didxd.h155 IDXD_FLAG_CONFIGURABLE = 0, enumerator
H A Dinit.c231 set_bit(IDXD_FLAG_CONFIGURABLE, &idxd->flags); in idxd_read_caps()

Completed in 12 milliseconds