Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
257 bool need_rmap_locks) in move_page_tables() argument
293 if (need_rmap_locks) in move_page_tables()
297 if (need_rmap_locks) in move_page_tables()
325 new_pmd, new_addr, need_rmap_locks); in move_page_tables()
348 bool need_rmap_locks; in move_vma() local
371 &need_rmap_locks); in move_vma()
376 need_rmap_locks); in move_vma()
Dmmap.c3337 bool *need_rmap_locks) in copy_vma() argument
3381 *need_rmap_locks = (new_vma->vm_pgoff <= vma->vm_pgoff); in copy_vma()
3398 *need_rmap_locks = false; in copy_vma()
/kernel/linux/linux-5.10/include/linux/
Dmm.h1880 bool need_rmap_locks);
2593 bool *need_rmap_locks);