Home
last modified time | relevance | path

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

/Linux-v5.4/mm/
Dbacking-dev.c1049 static atomic_t nr_wb_congested[2]; variable
1058 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()