Searched refs:need_rmap_locks (Results 1 – 3 of 3) sorted by relevance
137 unsigned long new_addr, bool need_rmap_locks) in move_ptes() argument163 if (need_rmap_locks) in move_ptes()209 if (need_rmap_locks) in move_ptes()445 if (need_rmap_locks) in move_pgt_entry()473 if (need_rmap_locks) in move_pgt_entry()482 bool need_rmap_locks) in move_page_tables() argument539 old_pmd, new_pmd, need_rmap_locks)) in move_page_tables()558 new_pmd, new_addr, need_rmap_locks); in move_page_tables()582 bool need_rmap_locks; in move_vma() local622 &need_rmap_locks); in move_vma()[all …]
3230 bool *need_rmap_locks) in copy_vma() argument3274 *need_rmap_locks = (new_vma->vm_pgoff <= vma->vm_pgoff); in copy_vma()3291 *need_rmap_locks = false; in copy_vma()
1986 bool need_rmap_locks);2673 bool *need_rmap_locks);
Completed in 19 milliseconds