Home
last modified time | relevance | path

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

/Linux-v6.1/mm/
Dmemory-failure.c1276 bool count_increased = false; in get_any_page() local
1279 count_increased = true; in get_any_page()
1282 if (!count_increased) { in get_any_page()
1321 count_increased = false; in get_any_page()
1796 bool count_increased = false; in __get_huge_page_for_hwpoison() local
1803 count_increased = true; in __get_huge_page_for_hwpoison()
1809 count_increased = true; in __get_huge_page_for_hwpoison()
1823 if (count_increased) in __get_huge_page_for_hwpoison()