Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dmemory.c6458 static inline bool __vma_enter_locked(struct vm_area_struct *vma, bool detaching) in __vma_enter_locked() function
6497 locked = __vma_enter_locked(vma, false); in __vma_start_write()
6531 if (__vma_enter_locked(vma, true)) { in vma_mark_detached()