Home
last modified time | relevance | path

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

/block/
Dblk-rq-qos.c71 if (rqos->ops->throttle) in __rq_qos_throttle()
72 rqos->ops->throttle(rqos, bio); in __rq_qos_throttle()
DMakefile19 obj-$(CONFIG_BLK_DEV_THROTTLING) += blk-throttle.o
Dblk-rq-qos.h39 void (*throttle)(struct rq_qos *, struct bio *); member
Dblk-wbt.c804 .throttle = wbt_wait,
DKconfig130 Enabling this option enables the block layer to throttle buffered
Dblk-iolatency.c656 .throttle = blkcg_iolatency_throttle,
Dblk-iocost.c2829 .throttle = ioc_rqos_throttle,