Home
last modified time | relevance | path

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

/linux/mm/
H A Dhugetlb.c1521 bool adjust_surplus) in remove_hugetlb_folio() argument
1539 if (adjust_surplus) { in remove_hugetlb_folio()
1557 bool adjust_surplus) in add_hugetlb_folio() argument
1569 if (adjust_surplus) { in add_hugetlb_folio()
2138 bool adjust_surplus = false; in dissolve_free_hugetlb_folio() local
2163 adjust_surplus = true; in dissolve_free_hugetlb_folio()
2164 remove_hugetlb_folio(h, folio, adjust_surplus); in dissolve_free_hugetlb_folio()
2184 add_hugetlb_folio(h, folio, adjust_surplus); in dissolve_free_hugetlb_folio()