Home
last modified time | relevance | path

Searched refs:free_huge_folio (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dhugetlb.c1738 * free_huge_folio() will be called when this other ref in add_hugetlb_folio()
1894 void free_huge_folio(struct folio *folio) in free_huge_folio() function
2246 free_huge_folio(folio); /* free it into the hugepage allocator */ in alloc_pool_huge_page()
2429 * temporary page to workaround the nasty free_huge_folio in alloc_surplus_hugetlb_folio()
2435 free_huge_folio(folio); in alloc_surplus_hugetlb_folio()
2618 * Pages have no ref count, call free_huge_folio directly.
2621 free_huge_folio(folio);
2835 * In case 1, free_huge_folio later in the error path will increment the
2836 * global reserve count. But, free_huge_folio does not have enough context
2839 * reserve count adjustments to be made by free_huge_folio
[all...]
H A Dpage_alloc.c601 free_huge_folio(folio); in destroy_large_folio()
/kernel/linux/linux-6.6/include/linux/
H A Dhugetlb.h29 void free_huge_folio(struct folio *folio);

Completed in 17 milliseconds