Searched refs:__refcount_inc_not_zero_acquire (Results 1 – 1 of 1) sorted by relevance
338 static inline __must_check bool __refcount_inc_not_zero_acquire(refcount_t *r, int *oldp) in __refcount_inc_not_zero_acquire() function361 return __refcount_inc_not_zero_acquire(r, NULL); in refcount_inc_not_zero_acquire()
Completed in 3 milliseconds