Home
last modified time | relevance | path

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

/linux-4.4.14/mm/
Ddebug.c31 {1UL << PG_reclaim, "reclaim" },
/linux-4.4.14/fs/proc/
Dpage.c170 u |= kpf_copy_bit(k, KPF_RECLAIM, PG_reclaim); in stable_page_flags()
/linux-4.4.14/include/linux/
Dpage-flags.h92 PG_reclaim, /* To be reclaimed asap */ enumerator
/linux-4.4.14/fs/fuse/
Ddev.c834 1 << PG_reclaim))) { in fuse_check_page()