Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/mm/
H A Dmemory-failure.c1420 bool count_increased = false; in get_any_page() local
1423 count_increased = true; in get_any_page()
1426 if (!count_increased) { in get_any_page()
1465 count_increased = false; in get_any_page()
1978 bool count_increased = false; in __get_huge_page_for_hwpoison() local
1985 count_increased = true; in __get_huge_page_for_hwpoison()
1991 count_increased = true; in __get_huge_page_for_hwpoison()
2007 if (count_increased && folio_test_hugetlb_migratable(folio)) { in __get_huge_page_for_hwpoison()
2014 if (count_increased) in __get_huge_page_for_hwpoison()
/kernel/linux/linux-5.10/mm/
H A Dmemory-failure.c1711 bool count_increased = false; in get_any_page() local
1714 count_increased = true; in get_any_page()
1717 if (!count_increased && !get_hwpoison_page(p)) { in get_any_page()
1740 count_increased = false; in get_any_page()

Completed in 6 milliseconds