Home
last modified time | relevance | path

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

/Linux-v5.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
290 if (need_rmap_locks) in move_page_tables()
294 if (need_rmap_locks) in move_page_tables()
310 if (need_rmap_locks) in move_page_tables()
314 if (need_rmap_locks) in move_page_tables()
324 new_pmd, new_addr, need_rmap_locks); in move_page_tables()
347 bool need_rmap_locks; in move_vma() local
[all …]
Dmmap.c3280 bool *need_rmap_locks) in copy_vma() argument
3324 *need_rmap_locks = (new_vma->vm_pgoff <= vma->vm_pgoff); in copy_vma()
3341 *need_rmap_locks = false; in copy_vma()
/Linux-v5.10/include/linux/
Dmm.h1830 bool need_rmap_locks);
2530 bool *need_rmap_locks);