Searched defs:refcount_inc_not_zero (Results 1 – 3 of 3) sorted by relevance
62 #define refcount_inc_not_zero refcount_inc_not_zero_checked macro84 static inline __must_check bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function
105 static __always_inline __must_check bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function
76 bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function