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
682 if (!ractl->ra->ra_pages || blk_cgroup_congested()) { in page_cache_sync_ra()714 if (blk_cgroup_congested()) in page_cache_async_ra()
3625 if (!blk_cgroup_congested()) in __folio_throttle_swaprate()
2132 bool blk_cgroup_congested(void) in blk_cgroup_congested() function