Home
last modified time | relevance | path

Searched defs:refcount (Results 1 – 25 of 89) sorted by relevance

1234

/freebsd/sys/contrib/openzfs/include/sys/
H A Dzfs_refcount.h56 typedef struct refcount { struct
63 } zfs_refcount_t; argument
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfeature.c255 uint64_t refcount; in feature_get_refcount_from_disk() local
304 feature_sync(spa_t *spa, zfeature_info_t *feature, uint64_t refcount, in feature_sync()
405 uint64_t refcount = 0; in feature_do_action() local
485 uint64_t refcount = 0; in spa_feature_is_enabled() local
500 uint64_t refcount = 0; in spa_feature_is_active() local
/freebsd/sys/dev/drm2/
H A Ddrm_global.c40 int refcount; member
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dkref.h45 atomic_t refcount; global() member
[all...]
/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DProgress.h176 uint64_t refcount = 0; member
/freebsd/sys/dev/drm2/ttm/
H A Dttm_object.h126 u_int refcount; member
/freebsd/sys/ofed/drivers/infiniband/core/
H A Diwcm.h58 atomic_t refcount; member
H A Dmad_priv.h109 atomic_t refcount; member
118 atomic_t refcount; member
136 int refcount; member
H A Dib_multicast.c69 atomic_t refcount; member
111 atomic_t refcount; member
125 atomic_t refcount; member
/freebsd/sys/dev/mlx4/mlx4_core/
H A Dicm.h58 int refcount; member
/freebsd/sys/cam/
H A Dcam_xpt_internal.h147 uint32_t refcount; member
167 uint32_t refcount; member
188 uint32_t refcount; member
H A Dcam_sim.h94 int refcount; /* References to the SIM. */ member
/freebsd/crypto/heimdal/lib/krb5/
H A Dkeytab_memory.c42 int refcount; member
/freebsd/sys/dev/liquidio/base/
H A Dlio_device.c361 int idx, refcount; in lio_register_device() local
408 int refcount; in lio_deregister_device() local
/freebsd/sys/netinet/
H A Dsctp_auth.h63 uint32_t refcount; /* reference count */ member
H A Dsctp_pcb.h68 uint32_t refcount; member
80 uint32_t refcount; /* number of reference held should be >= member
109 uint32_t refcount; /* number of folks referring to this */ member
424 int32_t refcount; member
/freebsd/sys/dev/cxgb/
H A Dcxgb_offload.h43 int refcount; member
/freebsd/sys/dev/mthca/
H A Dmthca_provider.h206 int refcount; member
227 int refcount; member
265 int refcount; member
H A Dmthca_memfree.h58 int refcount; member
/freebsd/sys/ofed/include/rdma/
H A Drdmavt_mr.h87 atomic_t refcount; member
/freebsd/lib/libc/nls/
H A Dmsgcat.c114 int refcount; member
/freebsd/crypto/openssh/
H A Dsshbuf.c50 u_int refcount; /* Tracks self and number of child buffers */ member
/freebsd/sys/contrib/openzfs/cmd/
H A Dzhack.c363 uint64_t refcount; in feature_incr_sync() local
376 uint64_t refcount; in feature_decr_sync() local
/freebsd/sys/dev/mlx5/mlx5_en/
H A Den_rl.h137 uint32_t refcount; member
/freebsd/lib/libnetmap/
H A Dlibnetmap.h668 int refcount; /* how many nmport_d's point here */ member

1234