Searched refs:rcuref_get (Results 1 – 4 of 4) sorted by relevance
61 static inline __must_check bool rcuref_get(rcuref_t *ref) in rcuref_get() function
234 WARN_ON_ONCE(!rcuref_get(&tmr->rcuref)); in posixtimer_sigqueue_getref()
238 WARN_ON(!rcuref_get(&dst->__rcuref)); in dst_hold()302 return rcuref_get(&dst->__rcuref); in dst_hold_safe()
2089 if (dst && !rcuref_get(&dst->__rcuref)) in sk_dst_get()