Searched refs:NEEDS_COMPACTING (Results 1 – 1 of 1) sorted by relevance
162 NEEDS_COMPACTING, enumerator327 clear_bit(NEEDS_COMPACTING, &page->private); in init_z3fold_page()444 clear_bit(NEEDS_COMPACTING, &page->private); in __release_z3fold_page()744 if (WARN_ON(!test_and_clear_bit(NEEDS_COMPACTING, &page->private))) { in do_compact_page()823 if (test_bit(NEEDS_COMPACTING, &page->private) || in __z3fold_alloc()868 if (test_bit(NEEDS_COMPACTING, &page->private) || in __z3fold_alloc()1146 if (test_and_set_bit(NEEDS_COMPACTING, &page->private)) { in z3fold_free()1261 if (test_bit(NEEDS_COMPACTING, &page->private) || in z3fold_page_isolate()1331 set_bit(NEEDS_COMPACTING, &newpage->private); in z3fold_page_migrate()