Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dblk-cgroup.h28 void blkcg_schedule_throttle(struct gendisk *disk, bool use_memdelay);
/openbmc/linux/block/
H A Dblk-iolatency.c295 blkcg_schedule_throttle(rqos->disk, use_memdelay); in __blkcg_iolatency_throttle()
H A Dblk-iocost.c2682 blkcg_schedule_throttle(rqos->disk, in ioc_rqos_throttle()
2783 blkcg_schedule_throttle(rqos->disk, in ioc_rqos_merge()
H A Dblk-cgroup.c2002 void blkcg_schedule_throttle(struct gendisk *disk, bool use_memdelay) in blkcg_schedule_throttle() function
/openbmc/linux/mm/
H A Dswapfile.c3663 blkcg_schedule_throttle(si->bdev->bd_disk, true); in __folio_throttle_swaprate()