Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/mm/
H A Dreadahead.c596 if (!ra->ra_pages || blk_cgroup_congested()) { in page_cache_sync_ra()
636 if (blk_cgroup_congested()) in page_cache_async_ra()
H A Dswapfile.c3853 if (!blk_cgroup_congested()) in __cgroup_throttle_swaprate()
/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-cgroup.h271 static inline bool blk_cgroup_congested(void) in blk_cgroup_congested() function
644 static inline bool blk_cgroup_congested(void) { return false; } in blk_cgroup_congested() function