Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dblk-cgroup.h816 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay);
842 static inline void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) { } in blkcg_schedule_throttle() function
/Linux-v5.4/block/
Dblk-iolatency.c289 blkcg_schedule_throttle(rqos->q, use_memdelay); in __blkcg_iolatency_throttle()
Dblk-cgroup.c1803 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) in blkcg_schedule_throttle() function
/Linux-v5.4/mm/
Dswapfile.c3762 blkcg_schedule_throttle(bdev_get_queue(si->bdev), in mem_cgroup_throttle_swaprate()