Searched refs:refcount_init (Results 1 – 2 of 2) sorted by relevance
38 static inline __ALWAYS_INLINE void refcount_init(struct refcount* ref) { in refcount_init() function
50 refcount_init(&handle->refcnt); in handle_init_etc()