Searched refs:congestion_count (Results 1 – 2 of 2) sorted by relevance
99 atomic_t congestion_count; member379 atomic_inc(&blkg->blkcg->congestion_count); in blkcg_use_delay()404 atomic_dec(&blkg->blkcg->congestion_count); in blkcg_unuse_delay()423 atomic_inc(&blkg->blkcg->congestion_count); in blkcg_set_delay()440 atomic_dec(&blkg->blkcg->congestion_count); in blkcg_clear_delay()
2194 if (atomic_read(&blkcg->congestion_count)) { in blk_cgroup_congested()