Home
last modified time | relevance | path

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

/Linux-v6.6/block/
Dblk-iocost.c332 QOS_RPPM, enumerator
773 ppm = ioc->params.qos[QOS_RPPM]; in ioc_refresh_period_us()
2243 ppm_rthr = MILLION - ioc->params.qos[QOS_RPPM]; in ioc_timer_fn()
3159 ioc->params.qos[QOS_RPPM] / 10000, in ioc_qos_prfill()
3160 ioc->params.qos[QOS_RPPM] % 10000 / 100, in ioc_qos_prfill()
3189 { QOS_RPPM, "rpct=%s" },
3266 case QOS_RPPM: in ioc_qos_write()