Lines Matching refs:anon_exclusive
2074 bool anon_exclusive = false, dirty = false;
2158 anon_exclusive = is_readable_exclusive_migration_entry(entry);
2191 anon_exclusive = PageAnon(page) && PageAnonExclusive(page);
2192 if (freeze && anon_exclusive && page_try_share_anon_rmap(page))
2219 else if (anon_exclusive)
2238 if (anon_exclusive)
3210 bool anon_exclusive;
3222 anon_exclusive = PageAnon(page) && PageAnonExclusive(page);
3223 if (anon_exclusive && page_try_share_anon_rmap(page)) {
3232 else if (anon_exclusive)