Searched refs:blkcg_schedule_throttle (Results 1 – 5 of 5) sorted by relevance
604 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay);630 static inline void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) { } in blkcg_schedule_throttle() function
289 blkcg_schedule_throttle(rqos->q, use_memdelay); in __blkcg_iolatency_throttle()
2600 blkcg_schedule_throttle(rqos->q, in ioc_rqos_throttle()2701 blkcg_schedule_throttle(rqos->q, in ioc_rqos_merge()
1756 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) in blkcg_schedule_throttle() function
3822 blkcg_schedule_throttle(bdev_get_queue(si->bdev), true); in cgroup_throttle_swaprate()