Home
last modified time | relevance | path

Searched defs:use_count (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dshared_ptr.h162 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function
190 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_origin.h88 int use_count = h.use_count(); in CreateChainedOrigin() local
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_debugfs.c195 int use_count; in debugfs_usecount_show() local
276 struct dentry *top, *use_count, *trace; in vchiq_debugfs_add_instance() local
H A Dvchiq_arm.c2665 int use_count; in vchiq_dump_service_use_state() member
2847 int use_count = 0, i; in vchiq_instance_get_use_count() local
2863 int len, use_count; in proc_read_use_count() local
2875 struct proc_dir_entry *top, *use_count; in vchiq_proc_add_instance() local
H A Dvchiq_core.h281 short use_count; member
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_origin.h126 int use_count = h.use_count(); in CreateChainedOrigin() local
/freebsd/usr.sbin/bhyve/amd64/
H A Dpci_irq.c67 int use_count; member
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stackdepot.cpp65 int StackDepotHandle::use_count() const { in use_count() function in __sanitizer::StackDepotHandle
/freebsd/crypto/krb5/src/kadmin/dbutil/
H A Dkdb5_mkey.c1016 unsigned int use_count; member
/freebsd/sys/dev/ocs_fc/
H A Docs_hw.h1108 uint32_t use_count; member
1124 uint32_t use_count; member
1144 uint32_t use_count; member
1189 uint32_t use_count; /*<< use count */ member
1220 uint32_t use_count; member
/freebsd/sys/security/mac_do/
H A Dmac_do.c1101 const u_int use_count = refcount_load(&rules->use_count); in check_rules_use_count() local
/freebsd/sys/dev/mpt/
H A Dmpt.h183 u_int use_count; /* Instances using personality*/ member