Searched refs:refcount_set_release (Results 1 – 6 of 6) sorted by relevance
63 static inline void refcount_set_release(refcount_t *r, unsigned int n) in refcount_set_release() function
157 static inline void refcount_set_release(refcount_t *r, int n) in refcount_set_release() function
866 refcount_set_release(&vma->vm_refcnt, 1); in vma_mark_attached()
94 * atomic_set_release() --> refcount_set_release()
479 refcount_set_release(&vma->vm_refcnt, 1); in vma_mark_attached()
975 and refcount_set_release() APIs should be used to ensure correct operation979 refcount_set_release() should be called after a newly allocated object is982 refcount_set_release() is called, the object should be considered visible