Searched refs:rcuref_t (Results 1 – 4 of 4) sorted by relevance
24 static inline void rcuref_init(rcuref_t *ref, unsigned int cnt) in rcuref_init() 35 static inline unsigned int rcuref_read(rcuref_t *ref) in rcuref_read() 43 extern __must_check bool rcuref_get_slowpath(rcuref_t *ref);61 static inline __must_check bool rcuref_get(rcuref_t *ref) in rcuref_get() 74 extern __must_check bool rcuref_put_slowpath(rcuref_t *ref, unsigned int cnt);79 static __always_inline __must_check bool __rcuref_put(rcuref_t *ref) in __rcuref_put() 122 static inline __must_check bool rcuref_put_rcusafe(rcuref_t *ref) in rcuref_put_rcusafe() 148 static inline __must_check bool rcuref_put(rcuref_t *ref) in rcuref_put()
186 } rcuref_t; typedef
192 bool rcuref_get_slowpath(rcuref_t *ref) in rcuref_get_slowpath() 237 bool rcuref_put_slowpath(rcuref_t *ref, unsigned int cnt) in rcuref_put_slowpath()
69 rcuref_t __rcuref; /* 64-bit offset 64 */79 rcuref_t __rcuref; /* 32-bit offset 64 */