Home
last modified time | relevance | path

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

/openbmc/linux/mm/
H A Dz3fold.c164 PAGE_CLAIMED, /* by either reclaim or free */ enumerator
329 clear_bit(PAGE_CLAIMED, &page->private); in init_z3fold_page()
764 clear_bit(PAGE_CLAIMED, &page->private); in do_compact_page()
772 clear_bit(PAGE_CLAIMED, &page->private); in do_compact_page()
824 test_bit(PAGE_CLAIMED, &page->private)) { in __z3fold_alloc()
869 test_bit(PAGE_CLAIMED, &page->private)) { in __z3fold_alloc()
1147 clear_bit(PAGE_CLAIMED, &page->private); in z3fold_free()
1154 clear_bit(PAGE_CLAIMED, &page->private); in z3fold_free()
1159 clear_bit(PAGE_CLAIMED, &page->private); in z3fold_free()
1301 clear_bit(PAGE_CLAIMED, &page->private); in z3fold_page_migrate()
[all …]