Home
last modified time | relevance | path

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

/linux/mm/
H A Dmemory-failure.c1423 bool count_increased = false; in get_any_page() local
1426 count_increased = true; in get_any_page()
1435 if (count_increased) in get_any_page()
1442 if (!count_increased) { in get_any_page()
1481 count_increased = false; in get_any_page()
2018 bool count_increased = false; in get_huge_page_for_hwpoison() local
2028 count_increased = true; in get_huge_page_for_hwpoison()
2034 count_increased = true; in get_huge_page_for_hwpoison()
2054 if (count_increased && folio_test_hugetlb_migratable(folio)) { in get_huge_page_for_hwpoison()
2063 if (count_increased) in get_huge_page_for_hwpoison()