Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmmap_lock.h214 int newcnt; in vma_refcount_put() local
217 newcnt = __vma_refcount_put_return(vma); in vma_refcount_put()
228 if (newcnt && __vma_are_readers_excluded(newcnt)) in vma_refcount_put()