Searched refs:refcount_dec (Results 1 – 2 of 2) sorted by relevance
51 static inline __ALWAYS_INLINE void refcount_dec(struct refcount* ref, in refcount_dec() function
74 refcount_dec(&handle->refcnt, __handle_destroy_ref); in handle_decref()