Searched refs:PG_reclaim (Results 1 – 5 of 5) sorted by relevance
107 {1UL << PG_reclaim, "reclaim" }, \
123 PG_reclaim, /* To be reclaimed asap */ enumerator173 PG_isolated = PG_reclaim,
197 u |= kpf_copy_bit(k, KPF_RECLAIM, PG_reclaim); in stable_page_flags()
257 The PG_isolated flag is aliased with the PG_reclaim flag so drivers
786 1 << PG_reclaim | in fuse_check_page()