Home
last modified time | relevance | path

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

/Linux-v4.19/include/trace/events/
Dmmflags.h90 {1UL << PG_active, "active" }, \
/Linux-v4.19/include/linux/
Dpage-flags.h77 PG_active, enumerator
753 1UL << PG_slab | 1UL << PG_active | \
/Linux-v4.19/fs/proc/
Dpage.c176 u |= kpf_copy_bit(k, KPF_ACTIVE, PG_active); in stable_page_flags()
/Linux-v4.19/lib/
Dtest_printf.c483 | 1UL << PG_active | 1UL << PG_swapbacked; in flags()
/Linux-v4.19/Documentation/vm/
Dunevictable-lru.rst63 PG_active flag in that it indicates on which LRU list a page resides when
/Linux-v4.19/fs/fuse/
Ddev.c829 1 << PG_active | in fuse_check_page()
/Linux-v4.19/mm/
Dhuge_memory.c2371 (1L << PG_active) | in __split_huge_page_tail()
Dhugetlb.c1167 1 << PG_active | 1 << PG_private | in update_and_free_page()