Searched refs:vma_start_read_locked (Results 1 – 3 of 3) sorted by relevance
360 if (unlikely(!vma_start_read_locked(vma))) in lock_next_vma()
89 bool locked = vma_start_read_locked(vma); in uffd_lock_vma() 1647 if (!vma_start_read_locked(*dst_vmap)) { in uffd_move_lock()
257 static inline bool vma_start_read_locked(struct vm_area_struct *vma) in vma_start_read_locked() function