Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dbacking-dev.c475 static atomic_t nr_bdi_congested[2]; variable
484 atomic_dec(&nr_bdi_congested[sync]); in clear_bdi_congested()
497 atomic_inc(&nr_bdi_congested[sync]); in set_bdi_congested()
558 if (atomic_read(&nr_bdi_congested[sync]) == 0 || in wait_iff_congested()