PG_dirty 467 fs/nilfs2/page.c if (test_bit(PG_dirty, &page->flags)) { PG_dirty 172 fs/proc/page.c u |= kpf_copy_bit(k, KPF_DIRTY, PG_dirty); PG_dirty 152 include/linux/page-flags.h PG_savepinned = PG_dirty, PG_dirty 88 include/trace/events/mmflags.h {1UL << PG_dirty, "dirty" }, \ PG_dirty 577 lib/test_printf.c flags |= 1UL << PG_uptodate | 1UL << PG_dirty | 1UL << PG_lru PG_dirty 2460 mm/huge_memory.c (1L << PG_dirty))); PG_dirty 1186 mm/hugetlb.c 1 << PG_referenced | 1 << PG_dirty | PG_dirty 825 mm/memory-failure.c #define dirty (1UL << PG_dirty) PG_dirty 1075 mm/memory-failure.c page_flags |= (p->flags & (1UL << PG_dirty));