Home
last modified time | relevance | path

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

/Linux-v4.19/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()
197 bool need_rmap_locks) in move_page_tables() argument
228 if (need_rmap_locks) in move_page_tables()
232 if (need_rmap_locks) in move_page_tables()
247 new_pmd, new_addr, need_rmap_locks); in move_page_tables()
270 bool need_rmap_locks; in move_vma() local
293 &need_rmap_locks); in move_vma()
298 need_rmap_locks); in move_vma()
Dmmap.c3152 bool *need_rmap_locks) in copy_vma() argument
3196 *need_rmap_locks = (new_vma->vm_pgoff <= vma->vm_pgoff); in copy_vma()
3213 *need_rmap_locks = false; in copy_vma()
/Linux-v4.19/include/linux/
Dmm.h1570 bool need_rmap_locks);
2242 bool *need_rmap_locks);