Lines Matching refs:need_rmap_locks
139 unsigned long new_addr, bool need_rmap_locks)
149 * When need_rmap_locks is true, we take the i_mmap_rwsem and anon_vma
154 * When need_rmap_locks is false, we use other ways to avoid
166 if (need_rmap_locks)
221 if (need_rmap_locks)
453 void *old_entry, void *new_entry, bool need_rmap_locks)
458 if (need_rmap_locks)
486 if (need_rmap_locks)
495 bool need_rmap_locks)
533 old_pud, new_pud, need_rmap_locks);
556 old_pmd, new_pmd, need_rmap_locks))
574 new_vma, new_pmd, new_addr, need_rmap_locks) < 0)
599 bool need_rmap_locks;
641 &need_rmap_locks);
649 need_rmap_locks);