Searched refs:atomic_add_negative_release (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Drcuref.h87 if (likely(!atomic_add_negative_release(-1, &ref->refcnt)))
/linux-master/include/linux/atomic/
H A Datomic-instrumented.h1443 * atomic_add_negative_release() - atomic add and test if negative with release ordering
1454 atomic_add_negative_release(int i, atomic_t *v) function

Completed in 92 milliseconds