Searched defs:refcount_dec (Results 1 – 2 of 2) sorted by relevance
68 #define refcount_dec refcount_dec_checked macro104 static inline void refcount_dec(refcount_t *r) in refcount_dec() function
59 static __always_inline void refcount_dec(refcount_t *r) in refcount_dec() function