Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dblk-cgroup.h273 static inline bool blk_cgroup_congested(void) in blk_cgroup_congested() function
631 static inline bool blk_cgroup_congested(void) { return false; } in blk_cgroup_congested() function
/Linux-v5.15/mm/
Dreadahead.c566 if (!ractl->ra->ra_pages || blk_cgroup_congested()) { in page_cache_sync_ra()
605 if (blk_cgroup_congested()) in page_cache_async_ra()
Dswapfile.c3790 if (!blk_cgroup_congested()) in __cgroup_throttle_swaprate()