Searched refs:need_rmap_locks (Results 1 – 5 of 5) sorted by relevance
234 if (pmc->need_rmap_locks) in move_ptes()325 if (pmc->need_rmap_locks) in move_ptes()597 return pmc->need_rmap_locks; in should_take_rmap_locks()609 bool need_rmap_locks = should_take_rmap_locks(pmc, entry); in move_pgt_entry() local612 if (need_rmap_locks) in move_pgt_entry()637 if (need_rmap_locks) in move_pgt_entry()1278 new_anon_pgoff, &pmc.need_rmap_locks); in copy_vma_and_data()1307 pmc_revert.need_rmap_locks = true; in copy_vma_and_data()
538 pgoff_t anon_pgoff, bool *need_rmap_locks);
1946 pgoff_t anon_pgoff, bool *need_rmap_locks) in copy_vma() argument2004 *need_rmap_locks = in copy_vma()2021 *need_rmap_locks = false; in copy_vma()
125 bool need_rmap_locks; /* Do rmap locks need to be taken? */ member
763 bool need_rmap_locks; /* Do rmap locks need to be taken? */ member