Home
last modified time | relevance | path

Searched defs:refcount_inc_not_zero (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/linux/
Drefcount.h62 #define refcount_inc_not_zero refcount_inc_not_zero_checked macro
84 static inline __must_check bool refcount_inc_not_zero(refcount_t *r) in refcount_inc_not_zero() function