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

/linux-master/include/linux/
H A Dblk-cgroup.h28 void blkcg_schedule_throttle(struct gendisk *disk, bool use_memdelay);
/linux-master/block/
H A Dblk-iolatency.c295 blkcg_schedule_throttle(rqos->disk, use_memdelay);
H A Dblk-cgroup.c1947 * blkcg_schedule_throttle - this task needs to check for throttling
1963 void blkcg_schedule_throttle(struct gendisk *disk, bool use_memdelay) function
H A Dblk-iocost.c2682 blkcg_schedule_throttle(rqos->disk,
2783 blkcg_schedule_throttle(rqos->disk,
/linux-master/mm/
H A Dswapfile.c3676 blkcg_schedule_throttle(si->bdev->bd_disk, true);

Completed in 283 milliseconds