Home
last modified time | relevance | path

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

/mm/
A Dmmap_lock.c48 static inline bool __vma_enter_locked(struct vm_area_struct *vma, bool detaching) in __vma_enter_locked() function
87 locked = __vma_enter_locked(vma, false); in __vma_start_write()
121 if (__vma_enter_locked(vma, true)) { in vma_mark_detached()

Completed in 6 milliseconds