Searched refs:congestion_count (Results 1 – 2 of 2) sorted by relevance
99 atomic_t congestion_count; member378 atomic_inc(&blkg->blkcg->congestion_count); in blkcg_use_delay()403 atomic_dec(&blkg->blkcg->congestion_count); in blkcg_unuse_delay()422 atomic_inc(&blkg->blkcg->congestion_count); in blkcg_set_delay()439 atomic_dec(&blkg->blkcg->congestion_count); in blkcg_clear_delay()
2240 if (atomic_read(&blkcg->congestion_count)) { in blk_cgroup_congested()