Home
last modified time | relevance | path

Searched refs:PAGE_STALE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/mm/
H A Dz3fold.c163 PAGE_STALE, enumerator
328 clear_bit(PAGE_STALE, &page->private); in init_z3fold_page()
443 set_bit(PAGE_STALE, &page->private); in __release_z3fold_page()
502 if (WARN_ON(!test_bit(PAGE_STALE, &page->private))) in free_pages_work()
755 if (test_bit(PAGE_STALE, &page->private) || in do_compact_page()
1262 test_bit(PAGE_STALE, &page->private)) in z3fold_page_isolate()
/kernel/linux/linux-5.10/mm/
H A Dz3fold.c180 PAGE_STALE, enumerator
407 clear_bit(PAGE_STALE, &page->private); in init_z3fold_page()
528 set_bit(PAGE_STALE, &page->private); in __release_z3fold_page()
585 if (WARN_ON(!test_bit(PAGE_STALE, &page->private))) in free_pages_work()
842 if (test_bit(PAGE_STALE, &page->private) || in do_compact_page()
1591 test_bit(PAGE_STALE, &page->private)) in z3fold_page_isolate()

Completed in 5 milliseconds