Searched refs:blk_cgroup_congested (Results 1 – 4 of 4) sorted by relevance
30 bool blk_cgroup_congested(void);41 static inline bool blk_cgroup_congested(void) { return false; } in blk_cgroup_congested() function
686 if (!ractl->ra->ra_pages || blk_cgroup_congested()) { in page_cache_sync_ra()718 if (blk_cgroup_congested()) in page_cache_async_ra()
3645 if (!blk_cgroup_congested()) in __cgroup_throttle_swaprate()
2017 bool blk_cgroup_congested(void) in blk_cgroup_congested() function