Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpage-flags.h102 PG_active, enumerator
192 PG_has_hwpoisoned = PG_active,
1189 1UL << PG_active | \
/linux/fs/proc/
H A Dpage.c225 u |= kpf_copy_bit(k, KPF_ACTIVE, PG_active); in stable_page_flags()
/linux/Documentation/mm/
H A Dunevictable-lru.rst69 PG_active flag in that it indicates on which LRU list a folio resides when
/linux/mm/
H A Dhuge_memory.c3634 (1L << PG_active) | in __split_folio_to_order()