Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dhugetlb.h872 static inline struct hstate *folio_hstate(struct folio *folio) in folio_hstate() function
1093 static inline struct hstate *folio_hstate(struct folio *folio)
/openbmc/linux/mm/
H A Dpage_isolation.c86 if (!hugepage_migration_supported(folio_hstate(folio))) in has_unmovable_pages()
H A Dmigrate.c1550 if (!hugepage_migration_supported(folio_hstate(folio))) { in migrate_hugetlbs()
2006 struct hstate *h = folio_hstate(src); in alloc_migration_target()
H A Dhugetlb_cgroup.c891 struct hstate *h = folio_hstate(old_folio); in hugetlb_cgroup_migrate()
H A Dhugetlb.c1832 * folio_hstate() is going to trigger because a previous call to in free_hpage_workfn()
1834 * not use folio_hstate() directly. in free_hpage_workfn()
1899 struct hstate *h = folio_hstate(folio); in free_huge_folio()
2302 struct hstate *h = folio_hstate(folio); in dissolve_free_huge_page()
3030 h = folio_hstate(folio); in isolate_or_dissolve_huge_page()
7256 list_move_tail(&folio->lru, &(folio_hstate(folio))->hugepage_activelist); in folio_putback_active_hugetlb()
7263 struct hstate *h = folio_hstate(old_folio); in move_hugetlb_state()
H A Dmempolicy.c1225 return alloc_hugetlb_folio_vma(folio_hstate(src), in new_folio()