Home
last modified time | relevance | path

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

/linux-4.1.27/mm/
Dmremap.c91 unsigned long new_addr, bool need_rmap_locks) in move_ptes() argument
117 if (need_rmap_locks) { in move_ptes()
165 bool need_rmap_locks) in move_page_tables() argument
199 if (need_rmap_locks) in move_page_tables()
204 if (need_rmap_locks) in move_page_tables()
224 new_vma, new_pmd, new_addr, need_rmap_locks); in move_page_tables()
248 bool need_rmap_locks; in move_vma() local
271 &need_rmap_locks); in move_vma()
276 need_rmap_locks); in move_vma()
Dmmap.c2914 bool *need_rmap_locks) in copy_vma() argument
2957 *need_rmap_locks = (new_vma->vm_pgoff <= vma->vm_pgoff); in copy_vma()
2975 *need_rmap_locks = false; in copy_vma()
/linux-4.1.27/include/linux/
Dmm.h1284 bool need_rmap_locks);
1839 bool *need_rmap_locks);