Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-iocost.c328 QOS_RPPM, enumerator
774 ppm = ioc->params.qos[QOS_RPPM]; in ioc_refresh_period_us()
2210 u32 ppm_rthr = MILLION - ioc->params.qos[QOS_RPPM]; in ioc_timer_fn()
3131 ioc->params.qos[QOS_RPPM] / 10000, in ioc_qos_prfill()
3132 ioc->params.qos[QOS_RPPM] % 10000 / 100, in ioc_qos_prfill()
3160 { QOS_RPPM, "rpct=%s" },
3224 case QOS_RPPM: in ioc_qos_write()