Searched refs:__refcount_inc_not_zero (Results 1 – 1 of 1) sorted by relevance
225 static inline __must_check bool __refcount_inc_not_zero(refcount_t *r, int *oldp) in __refcount_inc_not_zero() function245 return __refcount_inc_not_zero(r, NULL); in refcount_inc_not_zero()
Completed in 2 milliseconds