Searched refs:count_increased (Results 1 – 1 of 1) sorted by relevance
1361 bool count_increased = false; in get_any_page() local1364 count_increased = true; in get_any_page()1367 if (!count_increased) { in get_any_page()1406 count_increased = false; in get_any_page()1883 bool count_increased = false; in __get_huge_page_for_hwpoison() local1890 count_increased = true; in __get_huge_page_for_hwpoison()1896 count_increased = true; in __get_huge_page_for_hwpoison()1912 if (count_increased && folio_test_hugetlb_migratable(folio)) { in __get_huge_page_for_hwpoison()1919 if (count_increased) in __get_huge_page_for_hwpoison()
Completed in 7 milliseconds