Home
last modified time | relevance | path

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

/mm/
A Dmemory-failure.c1445 bool count_increased = false; in get_any_page() local
1448 count_increased = true; in get_any_page()
1451 if (!count_increased) { in get_any_page()
1490 count_increased = false; in get_any_page()
2027 bool count_increased = false; in __get_huge_page_for_hwpoison() local
2034 count_increased = true; in __get_huge_page_for_hwpoison()
2040 count_increased = true; in __get_huge_page_for_hwpoison()
2056 if (count_increased && folio_test_hugetlb_migratable(folio)) { in __get_huge_page_for_hwpoison()
2063 if (count_increased) in __get_huge_page_for_hwpoison()

Completed in 13 milliseconds