PG_dirty          832 fs/proc/proc_misc.c 			kpf_copy_bit(kflags, KPF_DIRTY, PG_dirty) |
PG_dirty          337 include/linux/page-flags.h #define PAGE_FLAGS_CLEAR_WHEN_BAD (PAGE_FLAGS | 1 << PG_reclaim | 1 << PG_dirty)
PG_dirty          350 include/linux/page-flags.h #define PAGE_FLAGS_CHECK_AT_PREP (PAGE_FLAGS | 1 << PG_reserved | 1 << PG_dirty)
PG_dirty          462 mm/hugetlb.c   				1 << PG_dirty | 1 << PG_active | 1 << PG_reserved |