Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dhugetlb.h416 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function
481 #define page_hstate(page) NULL macro
/linux-4.1.27/mm/
Dpage_isolation.c306 return alloc_huge_page_node(page_hstate(compound_head(page)), in alloc_migrate_target()
Dhugetlb_cgroup.c401 struct hstate *h = page_hstate(oldhpage); in hugetlb_cgroup_migrate()
Dmigrate.c465 struct hstate *h = page_hstate(src); in copy_huge_page()
1019 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
1193 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page_node()
Dhugetlb.c963 struct hstate *h = page_hstate(page); in free_huge_page()
1179 struct hstate *h = page_hstate(page); in dissolve_free_huge_page()
3917 struct hstate *h = page_hstate(hpage); in dequeue_hwpoisoned_huge_page()
3966 list_move_tail(&page->lru, &(page_hstate(page))->hugepage_activelist); in putback_active_hugepage()
Dmemory-failure.c1503 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page()
Drmap.c662 ptl = huge_pte_lockptr(page_hstate(page), mm, pte); in __page_check_address()
Dmempolicy.c945 return alloc_huge_page_node(page_hstate(compound_head(page)), in new_node_page()