Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/events/
H A Dmmflags.h104 {1UL << PG_active, "active" }, \
/OK3568_Linux_fs/kernel/include/linux/
H A Dpage-flags.h110 PG_active, enumerator
842 1UL << PG_slab | 1UL << PG_active | \
/OK3568_Linux_fs/kernel/fs/proc/
H A Dpage.c196 u |= kpf_copy_bit(k, KPF_ACTIVE, PG_active); in stable_page_flags()
/OK3568_Linux_fs/kernel/lib/
H A Dtest_printf.c595 | 1UL << PG_active | 1UL << PG_swapbacked; in flags()
/OK3568_Linux_fs/kernel/fs/fuse/
H A Ddev.c793 1 << PG_active | in fuse_check_page()
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dunevictable-lru.rst63 PG_active flag in that it indicates on which LRU list a page resides when
/OK3568_Linux_fs/kernel/mm/
H A Dhuge_memory.c2411 (1L << PG_active) | in __split_huge_page_tail()
H A Dhugetlb.c1352 1 << PG_active | 1 << PG_private | in update_and_free_page()