Home
last modified time | relevance | path

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

/Linux-v5.15/block/
Dblk-iocost.c329 QOS_RLAT, enumerator
579 [QOS_RLAT] = 250000, /* 250ms */
595 [QOS_RLAT] = 25000, /* 25ms */
611 [QOS_RLAT] = 25000, /* 25ms */
628 [QOS_RLAT] = 5000, /* 5ms */
774 if (ioc->params.qos[QOS_RLAT] >= ioc->params.qos[QOS_WLAT]) { in ioc_refresh_period_us()
776 lat = ioc->params.qos[QOS_RLAT]; in ioc_refresh_period_us()
2764 pidx = QOS_RLAT; in ioc_rqos_done()
3118 ioc->params.qos[QOS_RLAT], in ioc_qos_prfill()
3146 { QOS_RLAT, "rlat=%u" },
[all …]