Home
last modified time | relevance | path

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

/linux/mm/
H A Dmprotect.c177 int sub_batch_idx = 0; in commit_anon_folio_batch() local
181 expected_anon_exclusive = PageAnonExclusive(first_page + sub_batch_idx); in commit_anon_folio_batch()
182 len = page_anon_exclusive_sub_batch(sub_batch_idx, nr_ptes, in commit_anon_folio_batch()
185 sub_batch_idx, expected_anon_exclusive, tlb); in commit_anon_folio_batch()
186 sub_batch_idx += len; in commit_anon_folio_batch()