Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/trace/events/
A Dmmflags.h111 {1UL << PG_dirty, "dirty" }, \
/linux-6.3-rc2/fs/proc/
A Dpage.c192 u |= kpf_copy_bit(k, KPF_DIRTY, PG_dirty); in stable_page_flags()
/linux-6.3-rc2/include/linux/
A Dpage-flags.h104 PG_dirty, enumerator
171 PG_savepinned = PG_dirty,
/linux-6.3-rc2/fs/nilfs2/
A Dpage.c456 if (test_bit(PG_dirty, &page->flags)) { in __nilfs_clear_page_dirty()
/linux-6.3-rc2/lib/
A Dtest_printf.c662 flags |= 1UL << PG_uptodate | 1UL << PG_dirty | 1UL << PG_lru in flags()
/linux-6.3-rc2/mm/
A Dmemory-failure.c1178 #define dirty (1UL << PG_dirty)
1608 page_flags |= (p->flags & (1UL << PG_dirty)); in identify_page_state()
A Dhuge_memory.c2459 (1L << PG_dirty) | in __split_huge_page_tail()
A Dhugetlb.c1742 1 << PG_referenced | 1 << PG_dirty | in __update_and_free_hugetlb_folio()

Completed in 34 milliseconds