Lines Matching refs:VM_BUG_ON_FOLIO
105 VM_BUG_ON_FOLIO(!mops, folio); in isolate_movable_page()
158 VM_BUG_ON_FOLIO(!folio_test_isolated(folio), folio); in putback_movable_pages()
269 VM_BUG_ON_FOLIO(folio_test_hugetlb(folio) || in remove_migration_pte()
368 VM_BUG_ON_FOLIO((flags & RMP_USE_SHARED_ZEROPAGE) && (src != dst), src); in remove_migration_ptes()
537 VM_BUG_ON_FOLIO(folio_test_swapcache(folio), folio); in __folio_migrate_mapping()
672 VM_BUG_ON_FOLIO(folio_test_unevictable(folio), folio); in folio_migrate_flags()
1041 VM_BUG_ON_FOLIO(!folio_test_locked(src), src); in move_to_new_folio()
1042 VM_BUG_ON_FOLIO(!folio_test_locked(dst), dst); in move_to_new_folio()
1070 VM_BUG_ON_FOLIO(!folio_test_isolated(src), src); in move_to_new_folio()
1089 VM_BUG_ON_FOLIO(!folio_test_isolated(src), src); in move_to_new_folio()
1325 VM_BUG_ON_FOLIO(folio_test_anon(src) && in migrate_folio_unmap()