Home
last modified time | relevance | path

Searched refs:IDXD_DEV_ENABLED (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/idxd/
H A Dsubmit.c30 if (idxd->state != IDXD_DEV_ENABLED) in idxd_alloc_desc()
74 if (idxd->state != IDXD_DEV_ENABLED) in idxd_submit_desc()
H A Dsysfs.c154 if (idxd->state != IDXD_DEV_ENABLED) { in idxd_config_bus_probe()
502 if (idxd->state == IDXD_DEV_ENABLED) in group_tokens_reserved_store()
547 if (idxd->state == IDXD_DEV_ENABLED) in group_tokens_allowed_store()
589 if (idxd->state == IDXD_DEV_ENABLED) in group_use_token_limit_store()
688 if (idxd->state == IDXD_DEV_ENABLED) in group_traffic_class_a_store()
729 if (idxd->state == IDXD_DEV_ENABLED) in group_traffic_class_b_store()
921 if (idxd->state == IDXD_DEV_ENABLED) in wq_size_store()
1333 case IDXD_DEV_ENABLED: in state_show()
1393 if (idxd->state == IDXD_DEV_ENABLED) in token_limit_store()
H A Didxd.h151 IDXD_DEV_ENABLED, enumerator
H A Ddevice.c439 idxd->state = IDXD_DEV_ENABLED; in idxd_device_enable()
/kernel/linux/linux-6.6/drivers/dma/idxd/
H A Dsubmit.c35 if (idxd->state != IDXD_DEV_ENABLED) in idxd_alloc_desc()
174 if (idxd->state != IDXD_DEV_ENABLED) in idxd_submit_desc()
H A Dsysfs.c151 if (idxd->state == IDXD_DEV_ENABLED) in group_read_buffers_reserved_store()
217 if (idxd->state == IDXD_DEV_ENABLED) in group_read_buffers_allowed_store()
280 if (idxd->state == IDXD_DEV_ENABLED) in group_use_read_buffer_limit_store()
387 if (idxd->state == IDXD_DEV_ENABLED) in group_traffic_class_a_store()
429 if (idxd->state == IDXD_DEV_ENABLED) in group_traffic_class_b_store()
745 if (idxd->state == IDXD_DEV_ENABLED) in wq_size_store()
1481 case IDXD_DEV_ENABLED: in state_show()
1550 if (idxd->state == IDXD_DEV_ENABLED) in read_buffer_limit_store()
1642 if (idxd->state == IDXD_DEV_ENABLED) in event_log_size_store()
H A Ddma.c305 if (idxd->state != IDXD_DEV_ENABLED) in idxd_dmaengine_drv_probe()
H A Dcdev.c516 if (idxd->state != IDXD_DEV_ENABLED) in idxd_user_drv_probe()
H A Didxd.h254 IDXD_DEV_ENABLED, enumerator
H A Ddevice.c544 idxd->state = IDXD_DEV_ENABLED; in idxd_device_enable()
1368 if (idxd->state != IDXD_DEV_ENABLED) { in drv_enable_wq()

Completed in 14 milliseconds