Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-cgroup.h622 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay);
648 static inline void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) { } in blkcg_schedule_throttle() function
/OK3568_Linux_fs/kernel/block/
H A Dblk-iolatency.c294 blkcg_schedule_throttle(rqos->q, use_memdelay); in __blkcg_iolatency_throttle()
H A Dblk-iocost.c2628 blkcg_schedule_throttle(rqos->q, in ioc_rqos_throttle()
2729 blkcg_schedule_throttle(rqos->q, in ioc_rqos_merge()
H A Dblk-cgroup.c1778 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) in blkcg_schedule_throttle() function
/OK3568_Linux_fs/kernel/mm/
H A Dswapfile.c3867 blkcg_schedule_throttle(bdev_get_queue(si->bdev), true); in __cgroup_throttle_swaprate()