Home
last modified time | relevance | path

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

/linux/mm/
H A Dmmap_lock.c263 vma_refcount_put(vma); in vma_start_read()
285 vma_refcount_put(vma); in vma_start_read()
/linux/include/linux/
H A Dmmap_lock.h210 static inline void vma_refcount_put(struct vm_area_struct *vma) in vma_refcount_put() function
264 vma_refcount_put(vma); in vma_end_read()