Home
last modified time | relevance | path

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

/linux/mm/
H A Dmmap_lock.c53 static inline int __vma_enter_locked(struct vm_area_struct *vma, in __vma_enter_locked() function
104 locked = __vma_enter_locked(vma, false, state); in __vma_start_write()
142 if (__vma_enter_locked(vma, true, TASK_UNINTERRUPTIBLE)) { in vma_mark_detached()