Home
last modified time | relevance | path

Searched refs:__refcount_inc_not_zero (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Drefcount.h225 static inline __must_check bool __refcount_inc_not_zero(refcount_t *r, int *oldp) in __refcount_inc_not_zero() function
245 return __refcount_inc_not_zero(r, NULL); in refcount_inc_not_zero()

Completed in 2 milliseconds