Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dreadahead.c517 if (blk_cgroup_congested()) in page_cache_sync_readahead()
570 if (blk_cgroup_congested()) in page_cache_async_readahead()
Dswapfile.c3748 if (!blk_cgroup_congested()) in mem_cgroup_throttle_swaprate()
/Linux-v5.4/include/linux/
Dblk-cgroup.h300 static inline bool blk_cgroup_congested(void) in blk_cgroup_congested() function
838 static inline bool blk_cgroup_congested(void) { return false; } in blk_cgroup_congested() function