Searched refs:need_rmap_locks (Results 1 – 5 of 5) sorted by relevance
234 if (pmc->need_rmap_locks) in move_ptes()316 if (pmc->need_rmap_locks) in move_ptes()588 return pmc->need_rmap_locks; in should_take_rmap_locks()600 bool need_rmap_locks = should_take_rmap_locks(pmc, entry); in move_pgt_entry() local603 if (need_rmap_locks) in move_pgt_entry()628 if (need_rmap_locks) in move_pgt_entry()1198 &pmc.need_rmap_locks); in copy_vma_and_data()1227 pmc_revert.need_rmap_locks = true; in copy_vma_and_data()
383 bool *need_rmap_locks);
1800 bool *need_rmap_locks) in copy_vma() argument1857 *need_rmap_locks = (new_vma->vm_pgoff <= vma->vm_pgoff); in copy_vma()1873 *need_rmap_locks = false; in copy_vma()
54 bool need_rmap_locks; /* Do rmap locks need to be taken? */ member
848 bool need_rmap_locks; /* Do rmap locks need to be taken? */ member