Home
last modified time | relevance | path

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

/mm/
Dbacking-dev.c932 static atomic_t nr_wb_congested[2]; variable
941 atomic_dec(&nr_wb_congested[sync]); in clear_bdi_congested()
954 atomic_inc(&nr_wb_congested[sync]); in set_bdi_congested()
1009 if (atomic_read(&nr_wb_congested[sync]) == 0) { in wait_iff_congested()