Home
last modified time | relevance | path

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

/Linux-v5.4/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.c3220 bool *need_rmap_locks) in copy_vma() argument
3264 *need_rmap_locks = (new_vma->vm_pgoff <= vma->vm_pgoff); in copy_vma()
3281 *need_rmap_locks = false; in copy_vma()
/Linux-v5.4/include/linux/
Dmm.h1615 bool need_rmap_locks);
2288 bool *need_rmap_locks);