Searched defs:refcount_add_not_zero (Results 1 – 2 of 2) sorted by relevance
59 #define refcount_add_not_zero refcount_add_not_zero_checked macro74 static inline __must_check bool refcount_add_not_zero(unsigned int i, refcount_t *r) in refcount_add_not_zero() function
97 bool refcount_add_not_zero(unsigned int i, refcount_t *r) in refcount_add_not_zero() function