Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dblk-cgroup.h31 void blkcg_schedule_throttle(struct gendisk *disk, bool use_memdelay);
/linux/block/
H A Dblk-iolatency.c295 blkcg_schedule_throttle(rqos->disk, use_memdelay); in __blkcg_iolatency_throttle()
H A Dblk-iocost.c2650 blkcg_schedule_throttle(rqos->disk, in iocg_handle_over_budget()
2824 blkcg_schedule_throttle(rqos->disk, in ioc_rqos_merge()
H A Dblk-cgroup.c2030 void blkcg_schedule_throttle(struct gendisk *disk, bool use_memdelay) in blkcg_schedule_throttle() function
/linux/mm/
H A Dswapfile.c3929 blkcg_schedule_throttle(si->bdev->bd_disk, true); in __folio_throttle_swaprate()