Home
last modified time | relevance | path

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

/linux/mm/
H A Dmprotect.c147 struct page *first_page, bool expected_anon_exclusive) in page_anon_exclusive_sub_batch() argument
152 if (expected_anon_exclusive != PageAnonExclusive(first_page + idx)) in page_anon_exclusive_sub_batch()
176 bool expected_anon_exclusive; in commit_anon_folio_batch() local
181 expected_anon_exclusive = PageAnonExclusive(first_page + sub_batch_idx); in commit_anon_folio_batch()
183 first_page, expected_anon_exclusive); in commit_anon_folio_batch()
185 sub_batch_idx, expected_anon_exclusive, tlb); in commit_anon_folio_batch()