Home
last modified time | relevance | path

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

/linux-6.15/tools/include/linux/
H A Drefcount.h63 static inline void refcount_set_release(refcount_t *r, unsigned int n) in refcount_set_release() function
/linux-6.15/include/linux/
H A Drefcount.h157 static inline void refcount_set_release(refcount_t *r, int n) in refcount_set_release() function
H A Dmm.h866 refcount_set_release(&vma->vm_refcnt, 1); in vma_mark_attached()
/linux-6.15/Documentation/core-api/
H A Drefcount-vs-atomic.rst94 * atomic_set_release() --> refcount_set_release()
/linux-6.15/tools/testing/vma/
H A Dvma_internal.h479 refcount_set_release(&vma->vm_refcnt, 1); in vma_mark_attached()
/linux-6.15/Documentation/RCU/
H A DwhatisRCU.rst975 and refcount_set_release() APIs should be used to ensure correct operation
979 refcount_set_release() should be called after a newly allocated object is
982 refcount_set_release() is called, the object should be considered visible