Searched defs:refs (Results 1 - 25 of 53) sorted by relevance

123

/freebsd-13-stable/contrib/ntp/lib/isc/include/isc/
H A Drefcount.h103 isc_int32_t refs; member in struct:isc_refcount
[all...]
/freebsd-13-stable/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_plistvar.h47 volatile u_int refs; /**< refcount */ member in struct:bhnd_nvram_prop
69 volatile u_int refs; /**< refcount */ member in struct:bhnd_nvram_plist
H A Dbhnd_nvram_datavar.h162 volatile u_int refs; member in struct:bhnd_nvram_data
H A Dbhnd_nvram_value.h218 volatile u_int refs; /**< reference count */ member in struct:bhnd_nvram_val
H A Dbhnd_nvram_value.c125 volatile u_int refs; /**< reference count */ variable
/freebsd-13-stable/sys/dev/bhnd/
H A Dbhnd_private.h53 volatile u_int refs; /**< reference count; updated atomically member in struct:bhnd_service_entry
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dcdev.h56 u_int refs; member in struct:linux_cdev
/freebsd-13-stable/lib/libproc/
H A D_libproc.h54 u_int refs; member in struct:file_info
/freebsd-13-stable/contrib/ntp/lib/isc/
H A Dratelimiter.c41 int refs; member in struct:isc_ratelimiter
H A Dhash.c337 unsigned int refs; local
351 unsigned int refs; local
H A Dradix.c82 int refs; local
H A Dtimer.c115 unsigned int refs; member in struct:isc__timermgr
/freebsd-13-stable/sys/kern/
H A Dsubr_kobj.c333 int refs; local
H A Dkern_module.c53 int refs; /* reference count */ member in struct:module
365 int refs; member in struct:module_stat_v1
375 int id, namelen, refs, version; local
461 int refs; member in struct:module_stat32
472 int id, namelen, refs, version; local
[all...]
/freebsd-13-stable/sys/mips/broadcom/
H A Dbcm_mipsvar.h76 u_int refs; /**< isrc consumer refcount */ member in struct:bcm_mips_cpuirq
85 u_int refs; /**< active reference count */ member in struct:bcm_mips_irqsrc
/freebsd-13-stable/sys/xen/
H A Dgntdev.h171 struct ioctl_gntdev_grant_ref *refs; member in struct:ioctl_gntdev_map_grant_ref
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp30 LocalRefsCollector(SmallVectorImpl<DeclRefExpr *> &refs) argument
H A DTransforms.h209 void clearRefsIn(iterator begin, iterator end, ExprSet &refs) { argument
H A DTransforms.cpp218 ReferenceClear(ExprSet &refs) : Refs(refs) { } argument
227 ReferenceCollector(ValueDecl *D, ExprSet &refs) argument
301 void trans::clearRefsIn(Stmt *S, ExprSet &refs) { argument
305 void trans::collectRefs(ValueDecl *D, Stmt *S, ExprSet &refs) { argument
/freebsd-13-stable/sys/dev/mlx5/mlx5_en/
H A Den_hw_tls.h49 volatile s32 refs; /* number of pending mbufs */ member in struct:mlx5e_tls_tag
/freebsd-13-stable/sys/dev/bhnd/bhndb/
H A Dbhndb_private.h163 LIST_HEAD(, bhndb_dw_rentry) refs; /**< references */ member in struct:bhndb_dw_alloc
/freebsd-13-stable/sys/sys/
H A Dmodule.h261 int refs; member in struct:module_stat
/freebsd-13-stable/sys/contrib/ipfilter/netinet/
H A Dip_htable.c680 int refs; local
/freebsd-13-stable/sys/dev/xen/grant_table/
H A Dgrant_table.c217 gnttab_end_foreign_access_references(u_int count, grant_ref_t *refs) argument
/freebsd-13-stable/sys/i386/i386/
H A Dbpf_jit_machdep.h90 u_int *refs; member in struct:bpf_bin_stream
[all...]

Completed in 224 milliseconds

123