Home
last modified time | relevance | path

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

/linux-6.12.1/mm/
Dmemory-failure.c1432 bool count_increased = false; in get_any_page() local
1435 count_increased = true; in get_any_page()
1438 if (!count_increased) { in get_any_page()
1477 count_increased = false; in get_any_page()
2011 bool count_increased = false; in __get_huge_page_for_hwpoison() local
2018 count_increased = true; in __get_huge_page_for_hwpoison()
2024 count_increased = true; in __get_huge_page_for_hwpoison()
2040 if (count_increased && folio_test_hugetlb_migratable(folio)) { in __get_huge_page_for_hwpoison()
2047 if (count_increased) in __get_huge_page_for_hwpoison()