Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dpage-flags.h81 PG_active, enumerator
600 1 << PG_slab | 1 << PG_swapcache | 1 << PG_active | \
/linux-4.4.14/mm/
Ddebug.c20 {1UL << PG_active, "active" },
Dhuge_memory.c1754 (1L << PG_active) | in __split_huge_page_refcount()
Dhugetlb.c1154 1 << PG_active | 1 << PG_private | in update_and_free_page()
/linux-4.4.14/fs/proc/
Dpage.c169 u |= kpf_copy_bit(k, KPF_ACTIVE, PG_active); in stable_page_flags()
/linux-4.4.14/Documentation/vm/
Dunevictable-lru.txt87 PG_active flag in that it indicates on which LRU list a page resides when
/linux-4.4.14/fs/fuse/
Ddev.c833 1 << PG_active | in fuse_check_page()