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

/linux-master/mm/
H A Dswap.c1012 free_huge_folio(folio);
H A Dhugetlb.c1732 * free_huge_folio() will be called when this other ref
1973 void free_huge_folio(struct folio *folio) function
2550 * temporary page to workaround the nasty free_huge_folio
2556 free_huge_folio(folio);
2721 * Pages have no ref count, call free_huge_folio directly.
2724 free_huge_folio(folio);
2939 * In case 1, free_huge_folio later in the error path will increment the
2940 * global reserve count. But, free_huge_folio does not have enough context
2943 * reserve count adjustments to be made by free_huge_folio. Make sure the
2959 * by free_huge_folio
[all...]
H A Dpage_alloc.c596 free_huge_folio(folio);
/linux-master/include/linux/
H A Dhugetlb.h29 void free_huge_folio(struct folio *folio);

Completed in 165 milliseconds