Searched refs:NEEDS_COMPACTING (Results 1 – 1 of 1) sorted by relevance
181 NEEDS_COMPACTING, enumerator394 clear_bit(NEEDS_COMPACTING, &page->private); in init_z3fold_page()511 clear_bit(NEEDS_COMPACTING, &page->private); in __release_z3fold_page()812 if (WARN_ON(!test_and_clear_bit(NEEDS_COMPACTING, &page->private))) { in do_compact_page()896 if (test_bit(NEEDS_COMPACTING, &page->private) || in __z3fold_alloc()941 if (test_bit(NEEDS_COMPACTING, &page->private) || in __z3fold_alloc()1256 if (test_and_set_bit(NEEDS_COMPACTING, &page->private)) { in z3fold_free()1575 if (test_bit(NEEDS_COMPACTING, &page->private) || in z3fold_page_isolate()1651 set_bit(NEEDS_COMPACTING, &newpage->private); in z3fold_page_migrate()