Searched refs:__refcount_add_not_zero (Results 1 – 1 of 1) sorted by relevance
150 static inline __must_check bool __refcount_add_not_zero(int i, refcount_t *r, int *oldp) in __refcount_add_not_zero() function188 return __refcount_add_not_zero(i, r, NULL); in refcount_add_not_zero()227 return __refcount_add_not_zero(1, r, oldp); in __refcount_inc_not_zero()