Searched refs:congestion_count (Results 1 – 2 of 2) sorted by relevance
99 atomic_t congestion_count; member383 atomic_inc(&blkg->blkcg->congestion_count); in blkcg_use_delay()408 atomic_dec(&blkg->blkcg->congestion_count); in blkcg_unuse_delay()427 atomic_inc(&blkg->blkcg->congestion_count); in blkcg_set_delay()444 atomic_dec(&blkg->blkcg->congestion_count); in blkcg_clear_delay()
2258 if (atomic_read(&blkcg->congestion_count)) { in blk_cgroup_congested()