Searched refs:refcount_t (Results 1 – 6 of 6) sorted by relevance
34 typedef atomic_t refcount_t; typedef37 refcount_set(refcount_t *ref, unsigned int i) in refcount_set()43 refcount_inc(refcount_t *ref) in refcount_inc()49 refcount_inc_not_zero(refcount_t *ref) in refcount_inc_not_zero()55 refcount_dec(refcount_t *ref) in refcount_dec()61 refcount_read(refcount_t *ref) in refcount_read()67 refcount_dec_and_lock_irqsave(refcount_t *ref, spinlock_t *lock, in refcount_dec_and_lock_irqsave()78 refcount_dec_and_test(refcount_t *r) in refcount_dec_and_test()
44 refcount_t refcount;
192 refcount_t refcnt;
67 refcount_t count;74 refcount_t count;
614 refcount_t use_count;
5646 refcount_t refcount_ap_info;