Home
last modified time | relevance | path

Searched refs:refcount_t (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDrefcount.h34 typedef atomic_t refcount_t; typedef
37 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()
HDkref.h44 refcount_t refcount;
HDskbuff.h192 refcount_t refcnt;
/freebsd-14-stable/sys/contrib/openzfs/include/os/linux/spl/sys/
HDtypes.h67 refcount_t count;
74 refcount_t count;
/freebsd-14-stable/sys/contrib/dev/iwlwifi/pcie/
HDinternal.h614 refcount_t use_count;
/freebsd-14-stable/sys/contrib/dev/rtw89/
HDcore.h5646 refcount_t refcount_ap_info;