Searched refs:nr_wb_congested (Results 1 – 1 of 1) sorted by relevance
1049 static atomic_t nr_wb_congested[2]; variable1058 atomic_dec(&nr_wb_congested[sync]); in clear_wb_congested()1071 atomic_inc(&nr_wb_congested[sync]); in set_wb_congested()1126 if (atomic_read(&nr_wb_congested[sync]) == 0) { in wait_iff_congested()