Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-iocost.c323 QOS_RLAT, enumerator
532 [QOS_RLAT] = 250000, /* 250ms */
548 [QOS_RLAT] = 25000, /* 25ms */
564 [QOS_RLAT] = 25000, /* 25ms */
581 [QOS_RLAT] = 5000, /* 5ms */
689 if (ioc->params.qos[QOS_RLAT] >= ioc->params.qos[QOS_WLAT]) { in ioc_refresh_period_us()
691 lat = ioc->params.qos[QOS_RLAT]; in ioc_refresh_period_us()
1853 pidx = QOS_RLAT; in ioc_rqos_done()
2143 ioc->params.qos[QOS_RLAT], in ioc_qos_prfill()
2171 { QOS_RLAT, "rlat=%u" },
[all …]