Home
last modified time | relevance | path

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

/Linux-v5.4/block/
Dblk-iocost.c322 QOS_RPPM, enumerator
690 ppm = ioc->params.qos[QOS_RPPM]; in ioc_refresh_period_us()
1346 u32 ppm_rthr = MILLION - ioc->params.qos[QOS_RPPM]; in ioc_timer_fn()
2141 ioc->params.qos[QOS_RPPM] / 10000, in ioc_qos_prfill()
2142 ioc->params.qos[QOS_RPPM] % 10000 / 100, in ioc_qos_prfill()
2170 { QOS_RPPM, "rpct=%s" },
2234 case QOS_RPPM: in ioc_qos_write()