Lines Matching refs:VM_BUG_ON_PAGE
2370 VM_BUG_ON_PAGE(!PageLocked(page), page); in try_get_mem_cgroup_from_page()
2412 VM_BUG_ON_PAGE(PageLRU(page), page); in unlock_page_lru()
2424 VM_BUG_ON_PAGE(page->mem_cgroup, page); in commit_charge()
2731 VM_BUG_ON_PAGE(mem_cgroup_is_root(memcg), page); in __memcg_kmem_uncharge_pages()
4755 VM_BUG_ON_PAGE(PageLRU(page), page); in mem_cgroup_move_account()
4871 VM_BUG_ON_PAGE(!page || !PageHead(page), page); in get_mctgt_type_thp()
5492 VM_BUG_ON_PAGE(!PageTransHuge(page), page); in mem_cgroup_try_charge()
5534 VM_BUG_ON_PAGE(!page->mapping, page); in mem_cgroup_commit_charge()
5535 VM_BUG_ON_PAGE(PageLRU(page) && !lrucare, page); in mem_cgroup_commit_charge()
5551 VM_BUG_ON_PAGE(!PageTransHuge(page), page); in mem_cgroup_commit_charge()
5593 VM_BUG_ON_PAGE(!PageTransHuge(page), page); in mem_cgroup_cancel_charge()
5643 VM_BUG_ON_PAGE(PageLRU(page), page); in uncharge_list()
5644 VM_BUG_ON_PAGE(page_count(page), page); in uncharge_list()
5666 VM_BUG_ON_PAGE(!PageTransHuge(page), page); in uncharge_list()
5737 VM_BUG_ON_PAGE(!PageLocked(oldpage), oldpage); in mem_cgroup_migrate()
5738 VM_BUG_ON_PAGE(!PageLocked(newpage), newpage); in mem_cgroup_migrate()
5739 VM_BUG_ON_PAGE(!lrucare && PageLRU(oldpage), oldpage); in mem_cgroup_migrate()
5740 VM_BUG_ON_PAGE(!lrucare && PageLRU(newpage), newpage); in mem_cgroup_migrate()
5741 VM_BUG_ON_PAGE(PageAnon(oldpage) != PageAnon(newpage), newpage); in mem_cgroup_migrate()
5742 VM_BUG_ON_PAGE(PageTransHuge(oldpage) != PageTransHuge(newpage), in mem_cgroup_migrate()
5825 VM_BUG_ON_PAGE(PageLRU(page), page); in mem_cgroup_swapout()
5826 VM_BUG_ON_PAGE(page_count(page), page); in mem_cgroup_swapout()
5838 VM_BUG_ON_PAGE(oldid, page); in mem_cgroup_swapout()