Searched refs:blkcg_schedule_throttle (Results 1 – 5 of 5) sorted by relevance
28 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay);42 static inline void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) { } in blkcg_schedule_throttle() function
295 blkcg_schedule_throttle(rqos->q, use_memdelay); in __blkcg_iolatency_throttle()
2643 blkcg_schedule_throttle(rqos->q, in ioc_rqos_throttle()2744 blkcg_schedule_throttle(rqos->q, in ioc_rqos_merge()
1850 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) in blkcg_schedule_throttle() function
3659 blkcg_schedule_throttle(bdev_get_queue(si->bdev), true); in __cgroup_throttle_swaprate()