Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dhugetlb.c1536 bool adjust_surplus) in remove_hugetlb_folio() argument
1554 if (adjust_surplus) { in remove_hugetlb_folio()
1572 bool adjust_surplus) in add_hugetlb_folio() argument
1584 if (adjust_surplus) { in add_hugetlb_folio()
2152 bool adjust_surplus = false; in dissolve_free_hugetlb_folio() local
2177 adjust_surplus = true; in dissolve_free_hugetlb_folio()
2178 remove_hugetlb_folio(h, folio, adjust_surplus); in dissolve_free_hugetlb_folio()
2198 add_hugetlb_folio(h, folio, adjust_surplus); in dissolve_free_hugetlb_folio()