Searched refs:PG_anon_exclusive (Results 1 – 1 of 1) sorted by relevance
146 PG_anon_exclusive = PG_owner_2, enumerator1162 return test_bit(PG_anon_exclusive, &PF_ANY(page, 1)->flags.f); in PageAnonExclusive()1169 set_bit(PG_anon_exclusive, &PF_ANY(page, 1)->flags.f); in SetPageAnonExclusive()1176 clear_bit(PG_anon_exclusive, &PF_ANY(page, 1)->flags.f); in ClearPageAnonExclusive()1183 __clear_bit(PG_anon_exclusive, &PF_ANY(page, 1)->flags.f); in __ClearPageAnonExclusive()