Home
last modified time | relevance | path

Searched refs:congestion_count (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
A Dblk-cgroup.h283 if (atomic_read(&css->cgroup->congestion_count)) { in blk_cgroup_congested()
539 atomic_inc(&blkg->blkcg->css.cgroup->congestion_count); in blkcg_use_delay()
568 atomic_dec(&blkg->blkcg->css.cgroup->congestion_count); in blkcg_unuse_delay()
587 atomic_inc(&blkg->blkcg->css.cgroup->congestion_count); in blkcg_set_delay()
604 atomic_dec(&blkg->blkcg->css.cgroup->congestion_count); in blkcg_clear_delay()
A Dcgroup-defs.h484 atomic_t congestion_count; member

Completed in 7 milliseconds