Searched refs:rcuref (Results 1 – 6 of 6) sorted by relevance
202 rcuref_t rcuref; member226 if (rcuref_put(&tmr->rcuref)) in posixtimer_putref()234 WARN_ON_ONCE(!rcuref_get(&tmr->rcuref)); in posixtimer_sigqueue_getref()
20 rcuref
432 .. kernel-doc:: include/linux/rcuref.h
53 once.o refcount.o rcuref.o usercopy.o errseq.o bucket_locks.o \
362 rcuref_init(&tmr->rcuref, 1); in alloc_posix_timer()
374 (see ../../rcuref.rst).