Lines Matching refs:VM_BUG_ON_PAGE

604 	VM_BUG_ON_PAGE(!PageCompound(page), page);  in __do_huge_pmd_anonymous_page()
1098 VM_BUG_ON_PAGE(!PageHead(src_page), src_page); in copy_huge_pmd()
1304 VM_BUG_ON_PAGE(!PageHead(page), page); in do_huge_pmd_wp_page()
1375 VM_BUG_ON_PAGE(!PageHead(page) && !is_zone_device_page(page), page); in follow_trans_huge_pmd()
1417 VM_BUG_ON_PAGE(!PageCompound(page) && !is_zone_device_page(page), page); in follow_trans_huge_pmd()
1614 VM_BUG_ON_PAGE(page_mapcount(page) < 0, page); in zap_huge_pmd()
1615 VM_BUG_ON_PAGE(!PageHead(page), page); in zap_huge_pmd()
2059 VM_BUG_ON_PAGE(!page_count(page), page); in __split_huge_pmd_locked()
2289 VM_BUG_ON_PAGE(!PageHead(page), page); in unmap_page()
2322 VM_BUG_ON_PAGE(!PageHead(head), head); in lru_add_page_tail()
2323 VM_BUG_ON_PAGE(PageCompound(tail), head); in lru_add_page_tail()
2324 VM_BUG_ON_PAGE(PageLRU(tail), head); in lru_add_page_tail()
2345 VM_BUG_ON_PAGE(atomic_read(&page_tail->_mapcount) != -1, page_tail); in __split_huge_page_tail()
2370 VM_BUG_ON_PAGE(tail > 2 && page_tail->mapping != TAIL_MAPPING, in __split_huge_page_tail()
2501 VM_BUG_ON_PAGE(PageTail(page), page); in total_mapcount()
2550 VM_BUG_ON_PAGE(PageHuge(page), page); in page_trans_huge_mapcount()
2622 VM_BUG_ON_PAGE(is_huge_zero_page(head), head); in split_huge_page_to_list()
2623 VM_BUG_ON_PAGE(!PageLocked(head), head); in split_huge_page_to_list()
2624 VM_BUG_ON_PAGE(!PageCompound(head), head); in split_huge_page_to_list()
2762 VM_BUG_ON_PAGE(!PageTransHuge(page), page); in deferred_split_huge_page()