Lines Matching refs:VM_BUG_ON_PAGE
343 VM_BUG_ON_PAGE(atomic_read(&page->_count) == 0, page); in put_page_testzero()
407 VM_BUG_ON_PAGE(PageSlab(page), page); in compound_lock()
415 VM_BUG_ON_PAGE(PageSlab(page), page); in compound_unlock()
491 VM_BUG_ON_PAGE(PageSlab(page), page); in page_mapcount()
515 VM_BUG_ON_PAGE(!PageHead(page), page); in compound_tail_refcounted()
524 VM_BUG_ON_PAGE(!PageTail(page), page); in get_huge_page_tail()
525 VM_BUG_ON_PAGE(page_mapcount(page) < 0, page); in get_huge_page_tail()
526 VM_BUG_ON_PAGE(atomic_read(&page->_count) != 0, page); in get_huge_page_tail()
542 VM_BUG_ON_PAGE(atomic_read(&page->_count) <= 0, page); in get_page()
1512 VM_BUG_ON_PAGE(*(unsigned long *)&page->ptl, page); in ptlock_init()
1609 VM_BUG_ON_PAGE(page->pmd_huge_pte, page); in pgtable_pmd_page_dtor()