Home
last modified time | relevance | path

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

/include/linux/
A Drcuref.h81 static inline __must_check bool rcuref_get(rcuref_t *ref) in rcuref_get() function
A Dposix-timers.h244 WARN_ON_ONCE(!rcuref_get(&tmr->rcuref)); in posixtimer_sigqueue_getref()
A Duser_namespace.h141 if (rcuref_get(&ucounts->count)) in get_ucounts()
/include/net/
A Ddst.h238 WARN_ON(!rcuref_get(&dst->__rcuref)); in dst_hold()
302 return rcuref_get(&dst->__rcuref); in dst_hold_safe()
A Dsock.h2145 if (dst && !rcuref_get(&dst->__rcuref)) in sk_dst_get()

Completed in 14 milliseconds