Searched refs:refcount_inc_not_zero_acquire (Results 1 – 2 of 2) sorted by relevance
270 * cases, refcount_inc_not_zero_acquire() should instead be used to increment a344 * refcount_inc_not_zero_acquire - increment a refcount with acquire ordering unless it is 0359 static inline __must_check bool refcount_inc_not_zero_acquire(refcount_t *r) in refcount_inc_not_zero_acquire() function
146 * atomic_inc_not_zero() --> refcount_inc_not_zero_acquire()