Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/ !
Dblk-cgroup.h28 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay);
42 static inline void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) { } in blkcg_schedule_throttle() function
/linux-5.19.10/block/ !
Dblk-iolatency.c295 blkcg_schedule_throttle(rqos->q, use_memdelay); in __blkcg_iolatency_throttle()
Dblk-iocost.c2643 blkcg_schedule_throttle(rqos->q, in ioc_rqos_throttle()
2744 blkcg_schedule_throttle(rqos->q, in ioc_rqos_merge()
Dblk-cgroup.c1850 void blkcg_schedule_throttle(struct request_queue *q, bool use_memdelay) in blkcg_schedule_throttle() function
/linux-5.19.10/mm/ !
Dswapfile.c3659 blkcg_schedule_throttle(bdev_get_queue(si->bdev), true); in __cgroup_throttle_swaprate()