Searched refs:throttle (Results 1 – 7 of 7) sorted by relevance
71 if (rqos->ops->throttle) in __rq_qos_throttle()72 rqos->ops->throttle(rqos, bio); in __rq_qos_throttle()
19 obj-$(CONFIG_BLK_DEV_THROTTLING) += blk-throttle.o
39 void (*throttle)(struct rq_qos *, struct bio *); member
804 .throttle = wbt_wait,
130 Enabling this option enables the block layer to throttle buffered
656 .throttle = blkcg_iolatency_throttle,
2829 .throttle = ioc_rqos_throttle,