| /freebsd/contrib/llvm-project/libcxx/include/__memory/ |
| H A D | shared_count.h | 98 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function 126 _LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __shared_count::use_count(); } in use_count() function
|
| /freebsd/contrib/llvm-project/libcxx/include/__cxx03/__memory/ |
| H A D | shared_ptr.h | 160 …_LIBCPP_HIDE_FROM_ABI long use_count() const _NOEXCEPT { return __libcpp_relaxed_load(&__shared_ow… in use_count() function 188 _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 D | dfsan_origin.h | 88 int use_count = h.use_count(); in CreateChainedOrigin() local
|
| /freebsd/sys/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_debugfs.c | 195 int use_count; in debugfs_usecount_show() local 276 struct dentry *top, *use_count, *trace; in vchiq_debugfs_add_instance() local
|
| H A D | vchiq_arm.c | 2895 int use_count; in vchiq_dump_service_use_state() member 3077 int use_count = 0, i; in vchiq_instance_get_use_count() local 3093 int len, use_count; in proc_read_use_count() local 3105 struct proc_dir_entry *top, *use_count; in vchiq_proc_add_instance() local
|
| H A D | vchiq_core.h | 290 short use_count; member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_origin.h | 126 int use_count = h.use_count(); in CreateChainedOrigin() local
|
| /freebsd/usr.sbin/bhyve/amd64/ |
| H A D | pci_irq.c | 67 int use_count; member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stackdepot.cpp | 65 int StackDepotHandle::use_count() const { in use_count() function in __sanitizer::StackDepotHandle
|
| /freebsd/crypto/krb5/src/kadmin/dbutil/ |
| H A D | kdb5_mkey.c | 969 unsigned int use_count; member
|
| /freebsd/contrib/llvm-project/libc/src/__support/GPU/ |
| H A D | allocator.cpp | 448 uint64_t use_count() { return ref.read(); } in use_count() function
|
| /freebsd/sys/dev/ocs_fc/ |
| H A D | ocs_hw.h | 1108 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 D | mac_do.c | 1101 const u_int use_count = refcount_load(&rules->use_count); in check_rules_use_count() local
|
| /freebsd/sys/contrib/dev/iwlwifi/pcie/gen1_2/ |
| H A D | internal.h | 609 refcount_t use_count; member
|
| /freebsd/sys/dev/mpt/ |
| H A D | mpt.h | 183 u_int use_count; /* Instances using personality*/ member
|