Home
last modified time | relevance | path

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

/linux/mm/
A Dmremap.c137 unsigned long new_addr, bool need_rmap_locks) in move_ptes() argument
163 if (need_rmap_locks) in move_ptes()
209 if (need_rmap_locks) in move_ptes()
445 if (need_rmap_locks) in move_pgt_entry()
473 if (need_rmap_locks) in move_pgt_entry()
482 bool need_rmap_locks) in move_page_tables() argument
539 old_pmd, new_pmd, need_rmap_locks)) in move_page_tables()
558 new_pmd, new_addr, need_rmap_locks); in move_page_tables()
582 bool need_rmap_locks; in move_vma() local
622 &need_rmap_locks); in move_vma()
[all …]
A Dmmap.c3230 bool *need_rmap_locks) in copy_vma() argument
3274 *need_rmap_locks = (new_vma->vm_pgoff <= vma->vm_pgoff); in copy_vma()
3291 *need_rmap_locks = false; in copy_vma()
/linux/include/linux/
A Dmm.h1986 bool need_rmap_locks);
2673 bool *need_rmap_locks);

Completed in 19 milliseconds