Searched refs:NEEDS_COMPACTING (Results 1 – 1 of 1) sorted by relevance
175 NEEDS_COMPACTING, enumerator341 clear_bit(NEEDS_COMPACTING, &page->private); in init_z3fold_page()458 clear_bit(NEEDS_COMPACTING, &page->private); in __release_z3fold_page()750 if (WARN_ON(!test_and_clear_bit(NEEDS_COMPACTING, &page->private))) { in do_compact_page()829 if (test_bit(NEEDS_COMPACTING, &page->private) || in __z3fold_alloc()874 if (test_bit(NEEDS_COMPACTING, &page->private) || in __z3fold_alloc()1166 if (test_and_set_bit(NEEDS_COMPACTING, &page->private)) { in z3fold_free()1474 if (test_bit(NEEDS_COMPACTING, &page->private) || in z3fold_page_isolate()1547 set_bit(NEEDS_COMPACTING, &newpage->private); in z3fold_page_migrate()