Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dblk-cgroup.h604 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
/Linux-v5.10/block/
Dblk-iolatency.c289 blkcg_schedule_throttle(rqos->q, use_memdelay); in __blkcg_iolatency_throttle()
Dblk-iocost.c2600 blkcg_schedule_throttle(rqos->q, in ioc_rqos_throttle()
2701 blkcg_schedule_throttle(rqos->q, in ioc_rqos_merge()
Dblk-cgroup.c1756 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) in blkcg_schedule_throttle() function
/Linux-v5.10/mm/
Dswapfile.c3822 blkcg_schedule_throttle(bdev_get_queue(si->bdev), true); in cgroup_throttle_swaprate()