Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dreadahead.c518 if (blk_cgroup_congested()) in page_cache_sync_readahead()
571 if (blk_cgroup_congested()) in page_cache_async_readahead()
Dswapfile.c3739 if (!blk_cgroup_congested()) in mem_cgroup_throttle_swaprate()
/Linux-v4.19/include/linux/
Dblk-cgroup.h251 static inline bool blk_cgroup_congested(void) in blk_cgroup_congested() function
914 static inline bool blk_cgroup_congested(void) { return false; } in blk_cgroup_congested() function