Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dmm_inline.h254 set_mask_bits(&folio->flags, LRU_GEN_MASK | BIT(PG_active), flags); in lru_gen_add_folio()
278 flags = !reclaiming && lru_gen_is_active(lruvec, gen) ? BIT(PG_active) : 0; in lru_gen_del_folio()
A Dpage-flags.h106 PG_active, enumerator
1041 1UL << PG_slab | 1UL << PG_active | \
/linux-6.3-rc2/include/trace/events/
A Dmmflags.h113 {1UL << PG_active, "active" }, \
/linux-6.3-rc2/fs/proc/
A Dpage.c198 u |= kpf_copy_bit(k, KPF_ACTIVE, PG_active); in stable_page_flags()
/linux-6.3-rc2/lib/
A Dtest_printf.c663 | 1UL << PG_active | 1UL << PG_swapbacked; in flags()
/linux-6.3-rc2/fs/fuse/
A Ddev.c778 1 << PG_active | in fuse_check_folio()
/linux-6.3-rc2/Documentation/mm/
A Dunevictable-lru.rst67 PG_active flag in that it indicates on which LRU list a folio resides when
/linux-6.3-rc2/mm/
A Dhuge_memory.c2451 (1L << PG_active) | in __split_huge_page_tail()
A Dhugetlb.c1743 1 << PG_active | 1 << PG_private | in __update_and_free_hugetlb_folio()
A Dvmscan.c5144 BIT(PG_active)); in evict_folios()

Completed in 43 milliseconds