Home
last modified time | relevance | path

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

/mm/
Dmremap.c118 unsigned long new_addr, bool need_rmap_locks) in move_ptes() argument
144 if (need_rmap_locks) in move_ptes()
190 if (need_rmap_locks) in move_ptes()
243 bool need_rmap_locks) in move_page_tables() argument
273 if (need_rmap_locks) in move_page_tables()
277 if (need_rmap_locks) in move_page_tables()
293 if (need_rmap_locks) in move_page_tables()
297 if (need_rmap_locks) in move_page_tables()
310 new_pmd, new_addr, need_rmap_locks); in move_page_tables()
333 bool need_rmap_locks; in move_vma() local
[all …]
Dmmap.c3223 bool *need_rmap_locks) in copy_vma() argument
3267 *need_rmap_locks = (new_vma->vm_pgoff <= vma->vm_pgoff); in copy_vma()
3284 *need_rmap_locks = false; in copy_vma()