Home
last modified time | relevance | path

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

/linux/include/linux/
A Dpage-flags.h122 PG_reclaim, /* To be reclaimed asap */ enumerator
146 PG_readahead = PG_reclaim,
186 PG_isolated = PG_reclaim,
/linux/include/trace/events/
A Dmmflags.h115 {1UL << PG_reclaim, "reclaim" }, \
/linux/fs/proc/
A Dpage.c197 u |= kpf_copy_bit(k, KPF_RECLAIM, PG_reclaim); in stable_page_flags()
/linux/Documentation/vm/
A Dpage_migration.rst257 The PG_isolated flag is aliased with the PG_reclaim flag so drivers
/linux/fs/fuse/
A Ddev.c787 1 << PG_reclaim | in fuse_check_page()

Completed in 11 milliseconds