Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dhugetlb.h430 static inline struct hstate *page_hstate(struct page *page) in page_hstate() function
507 #define page_hstate(page) NULL macro
/linux-4.4.14/mm/
Dpage_isolation.c289 return alloc_huge_page_node(page_hstate(compound_head(page)), in alloc_migrate_target()
Dhugetlb_cgroup.c402 struct hstate *h = page_hstate(oldhpage); in hugetlb_cgroup_migrate()
Dmigrate.c502 struct hstate *h = page_hstate(src); in copy_huge_page()
1038 if (!hugepage_migration_supported(page_hstate(hpage))) { in unmap_and_move_huge_page()
1220 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page_node()
Dhugetlb.c1210 struct hstate *h = page_hstate(page); in free_huge_page()
1419 struct hstate *h = page_hstate(page); in dissolve_free_huge_page()
4389 struct hstate *h = page_hstate(hpage); in dequeue_hwpoisoned_huge_page()
4438 list_move_tail(&page->lru, &(page_hstate(page))->hugepage_activelist); in putback_active_hugepage()
Dmemory-failure.c1518 return alloc_huge_page_node(page_hstate(compound_head(p)), in new_page()
Drmap.c768 ptl = huge_pte_lockptr(page_hstate(page), mm, pte); in __page_check_address()
Dmempolicy.c942 return alloc_huge_page_node(page_hstate(compound_head(page)), in new_node_page()