Home
last modified time | relevance | path

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

/linux/include/trace/events/
A Dmmflags.h104 {1UL << PG_active, "active" }, \
/linux/include/linux/
A Dpage-flags.h109 PG_active, enumerator
963 1UL << PG_slab | 1UL << PG_active | \
/linux/fs/proc/
A Dpage.c196 u |= kpf_copy_bit(k, KPF_ACTIVE, PG_active); in stable_page_flags()
/linux/lib/
A Dtest_printf.c662 | 1UL << PG_active | 1UL << PG_swapbacked; in flags()
/linux/fs/fuse/
A Ddev.c785 1 << PG_active | in fuse_check_page()
/linux/Documentation/vm/
A Dunevictable-lru.rst63 PG_active flag in that it indicates on which LRU list a page resides when
/linux/mm/
A Dhuge_memory.c2360 (1L << PG_active) | in __split_huge_page_tail()
A Dhugetlb.c1551 1 << PG_active | 1 << PG_private | in __update_and_free_page()

Completed in 31 milliseconds