Home
last modified time | relevance | path

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

/Linux-v4.19/mm/
Dz3fold.c146 NEEDS_COMPACTING, enumerator
175 clear_bit(NEEDS_COMPACTING, &page->private); in init_z3fold_page()
255 clear_bit(NEEDS_COMPACTING, &page->private); in __release_z3fold_page()
409 if (WARN_ON(!test_and_clear_bit(NEEDS_COMPACTING, &page->private))) { in do_compact_page()
584 if (test_bit(NEEDS_COMPACTING, &page->private)) { in z3fold_alloc()
765 if (test_and_set_bit(NEEDS_COMPACTING, &page->private)) { in z3fold_free()