Home
last modified time | relevance | path

Searched refs:rcuref_t (Results 1 – 5 of 5) sorted by relevance

/include/linux/
A Drcuref.h24 static inline void rcuref_init(rcuref_t *ref, unsigned int cnt) in rcuref_init()
39 static inline unsigned int rcuref_read(rcuref_t *ref) in rcuref_read()
56 static inline bool rcuref_is_dead(rcuref_t *ref) in rcuref_is_dead()
63 extern __must_check bool rcuref_get_slowpath(rcuref_t *ref);
81 static inline __must_check bool rcuref_get(rcuref_t *ref) in rcuref_get()
94 extern __must_check bool rcuref_put_slowpath(rcuref_t *ref, unsigned int cnt);
99 static __always_inline __must_check bool __rcuref_put(rcuref_t *ref) in __rcuref_put()
142 static inline __must_check bool rcuref_put_rcusafe(rcuref_t *ref) in rcuref_put_rcusafe()
168 static inline __must_check bool rcuref_put(rcuref_t *ref) in rcuref_put()
A Dtypes.h195 } rcuref_t; typedef
A Dposix-timers.h212 rcuref_t rcuref;
A Duser_namespace.h124 rcuref_t count;
/include/net/
A Ddst.h69 rcuref_t __rcuref; /* 64-bit offset 64 */
79 rcuref_t __rcuref; /* 32-bit offset 64 */

Completed in 17 milliseconds