Searched refs:count_increased (Results 1 - 1 of 1) sorted by relevance

/linux-master/mm/
H A Dmemory-failure.c1441 bool count_increased = false; local
1444 count_increased = true;
1447 if (!count_increased) {
1486 count_increased = false;
2005 bool count_increased = false; local
2012 count_increased = true;
2018 count_increased = true;
2034 if (count_increased && folio_test_hugetlb_migratable(folio)) {
2041 if (count_increased)

Completed in 261 milliseconds