Home
last modified time | relevance | path

Searched refs:QOS_RLAT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk-iocost.c333 QOS_RLAT, enumerator
585 [QOS_RLAT] = 250000, /* 250ms */
601 [QOS_RLAT] = 25000, /* 25ms */
617 [QOS_RLAT] = 25000, /* 25ms */
634 [QOS_RLAT] = 5000, /* 5ms */
780 if (ioc->params.qos[QOS_RLAT] >= ioc->params.qos[QOS_WLAT]) { in ioc_refresh_period_us()
782 lat = ioc->params.qos[QOS_RLAT]; in ioc_refresh_period_us()
2776 pidx = QOS_RLAT; in ioc_rqos_done()
3135 ioc->params.qos[QOS_RLAT], in ioc_qos_prfill()
3163 { QOS_RLAT, "rla
[all...]
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c333 QOS_RLAT, enumerator
581 [QOS_RLAT] = 250000, /* 250ms */
597 [QOS_RLAT] = 25000, /* 25ms */
613 [QOS_RLAT] = 25000, /* 25ms */
630 [QOS_RLAT] = 5000, /* 5ms */
772 if (ioc->params.qos[QOS_RLAT] >= ioc->params.qos[QOS_WLAT]) { in ioc_refresh_period_us()
774 lat = ioc->params.qos[QOS_RLAT]; in ioc_refresh_period_us()
2809 pidx = QOS_RLAT; in ioc_rqos_done()
3168 ioc->params.qos[QOS_RLAT], in ioc_qos_prfill()
3197 { QOS_RLAT, "rla
[all...]

Completed in 12 milliseconds