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
576 if (!ra->ra_pages || blk_cgroup_congested()) { in page_cache_sync_ra()660 if (blk_cgroup_congested()) in page_cache_async_ra()
3915 if (!blk_cgroup_congested()) in __folio_throttle_swaprate()
2193 bool blk_cgroup_congested(void) in blk_cgroup_congested() function