Home
last modified time | relevance | path

Searched refs:blk_cgroup_congested (Results 1 – 3 of 3) sorted by relevance

/linux-5.10/include/linux/
Dblk-cgroup.h268 static inline bool blk_cgroup_congested(void) in blk_cgroup_congested() function
626 static inline bool blk_cgroup_congested(void) { return false; } in blk_cgroup_congested() function
/linux-5.10/mm/
Dreadahead.c563 if (!ra->ra_pages || blk_cgroup_congested()) { in page_cache_sync_ra()
603 if (blk_cgroup_congested()) in page_cache_async_ra()
Dswapfile.c3808 if (!blk_cgroup_congested()) in cgroup_throttle_swaprate()