Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dblk-cgroup.h892 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay);
918 static inline void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) { } in blkcg_schedule_throttle() function
/Linux-v4.19/block/
Dblk-cgroup.c1783 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) in blkcg_schedule_throttle() function
1798 EXPORT_SYMBOL_GPL(blkcg_schedule_throttle);
Dblk-iolatency.c200 blkcg_schedule_throttle(rqos->q, use_memdelay); in __blkcg_iolatency_throttle()
/Linux-v4.19/mm/
Dswapfile.c3753 blkcg_schedule_throttle(bdev_get_queue(si->bdev), in mem_cgroup_throttle_swaprate()