Lines Matching refs:compound_head
329 tk->size_shift = compound_order(compound_head(p)) + PAGE_SHIFT; in add_to_kill()
786 struct page *hpage = compound_head(p); in me_huge_page()
932 struct page *head = compound_head(page); in get_hwpoison_page()
949 if (head == compound_head(page)) in get_hwpoison_page()
1087 struct page *head = compound_head(p); in memory_failure_hugetlb()
1281 orig_head = hpage = compound_head(p); in memory_failure()
1322 hpage = compound_head(p); in memory_failure()
1349 if (PageCompound(p) && compound_head(p) != orig_head) { in memory_failure()
1545 page = compound_head(p); in unpoison_memory()
1687 struct page *hpage = compound_head(page); in soft_offline_huge_page()
1826 struct page *hpage = compound_head(page); in soft_offline_in_use_page()