Home
last modified time | relevance | path

Searched refs:NEEDS_COMPACTING (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/mm/
Dz3fold.c179 NEEDS_COMPACTING, enumerator
408 clear_bit(NEEDS_COMPACTING, &page->private); in init_z3fold_page()
533 clear_bit(NEEDS_COMPACTING, &page->private); in __release_z3fold_page()
837 if (WARN_ON(!test_and_clear_bit(NEEDS_COMPACTING, &page->private))) { in do_compact_page()
918 if (test_bit(NEEDS_COMPACTING, &page->private) || in __z3fold_alloc()
963 if (test_bit(NEEDS_COMPACTING, &page->private) || in __z3fold_alloc()
1284 test_and_set_bit(NEEDS_COMPACTING, &page->private)) { in z3fold_free()
1582 if (test_bit(NEEDS_COMPACTING, &page->private) || in z3fold_page_isolate()
1655 set_bit(NEEDS_COMPACTING, &newpage->private); in z3fold_page_migrate()