Home
last modified time | relevance | path

Searched refs:blkcg_schedule_throttle (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dblk-cgroup.h28 void blkcg_schedule_throttle(struct gendisk *disk, bool use_memdelay);
/kernel/linux/linux-5.10/include/linux/
H A Dblk-cgroup.h620 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay);
646 static inline void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) { } in blkcg_schedule_throttle() function
/kernel/linux/linux-5.10/block/
H A Dblk-iolatency.c294 blkcg_schedule_throttle(rqos->q, use_memdelay); in __blkcg_iolatency_throttle()
H A Dblk-iocost.c2645 blkcg_schedule_throttle(rqos->q, in ioc_rqos_throttle()
2746 blkcg_schedule_throttle(rqos->q, in ioc_rqos_merge()
H A Dblk-cgroup.c1771 * blkcg_schedule_throttle - this task needs to check for throttling
1787 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) in blkcg_schedule_throttle() function
/kernel/linux/linux-6.6/block/
H A Dblk-iolatency.c295 blkcg_schedule_throttle(rqos->disk, use_memdelay); in __blkcg_iolatency_throttle()
H A Dblk-iocost.c2678 blkcg_schedule_throttle(rqos->disk, in ioc_rqos_throttle()
2779 blkcg_schedule_throttle(rqos->disk, in ioc_rqos_merge()
H A Dblk-cgroup.c1944 * blkcg_schedule_throttle - this task needs to check for throttling
1960 void blkcg_schedule_throttle(struct gendisk *disk, bool use_memdelay) in blkcg_schedule_throttle() function
/kernel/linux/linux-5.10/mm/
H A Dswapfile.c3872 blkcg_schedule_throttle(bdev_get_queue(si->bdev), true); in cgroup_throttle_swaprate()
/kernel/linux/linux-6.6/mm/
H A Dswapfile.c3686 blkcg_schedule_throttle(si->bdev->bd_disk, true); in __folio_throttle_swaprate()

Completed in 28 milliseconds