/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | refcount.h | 40 refcount_set(refcount_t * ref,unsigned int i) refcount_set() argument 46 refcount_inc(refcount_t * ref) refcount_inc() argument 52 refcount_inc_not_zero(refcount_t * ref) refcount_inc_not_zero() argument 58 refcount_dec(refcount_t * ref) refcount_dec() argument 64 refcount_read(refcount_t * ref) refcount_read() argument 70 refcount_dec_and_lock_irqsave(refcount_t * ref,spinlock_t * lock,unsigned long * flags) refcount_dec_and_lock_irqsave() argument [all...] |
/freebsd/sys/dev/xen/grant_table/ |
H A D | grant_table.c | 68 int ref, error; in get_free_entries() local 118 put_free_entry(grant_ref_t ref) in put_free_entry() 137 int error, ref; in gnttab_grant_foreign_access() local 156 gnttab_grant_foreign_access_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_access_ref() 167 gnttab_query_foreign_access(grant_ref_t ref) in gnttab_query_foreign_access() 177 gnttab_end_foreign_access_ref(grant_ref_t ref) in gnttab_end_foreign_access_ref() 191 gnttab_end_foreign_access(grant_ref_t ref, void *page) in gnttab_end_foreign_access() 247 int error, ref; in gnttab_grant_foreign_transfer() local 260 gnttab_grant_foreign_transfer_ref(grant_ref_t ref, domid_t domid, in gnttab_grant_foreign_transfer_ref() 270 gnttab_end_foreign_transfer_ref(grant_ref_t ref) in gnttab_end_foreign_transfer_ref() [all …]
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | CBindingWrapping.h | 19 #define DEFINE_SIMPLE_CONVERSION_FUNCTIONS(ty, ref) \ argument 28 #define DEFINE_ISA_CONVERSION_FUNCTIONS(ty, ref) \ argument 36 #define DEFINE_STDCXX_CONVERSION_FUNCTIONS(ty, ref) \ argument
|
/freebsd/sys/contrib/openzfs/module/zfs/ |
H A D | refcount.c | 95 reference_t *ref; in zfs_refcount_destroy_many() local 130 reference_t *ref; in zfs_refcount_add_many() local 171 reference_t *ref, s; in zfs_refcount_remove_many() local 229 reference_t *ref; in zfs_refcount_transfer() local 266 reference_t *ref, s; in zfs_refcount_transfer_ownership_many() local 298 reference_t *ref, s; in zfs_refcount_held() local 325 reference_t *ref, s; in zfs_refcount_not_held() local
|
/freebsd/usr.bin/localedef/ |
H A D | collate.c | 160 int32_t ref; member 170 int32_t ref[COLL_WEIGHTS_MAX]; member 183 int32_t ref[COLL_WEIGHTS_MAX]; member 193 int32_t ref[COLL_WEIGHTS_MAX]; member 205 int32_t ref[COLLATE_STR_LEN]; member 288 get_pri(int32_t ref) in get_pri() 298 set_pri(int32_t ref, int32_t v, res_t res) in set_pri() 325 resolve_pri(int32_t ref) in resolve_pri() 595 int32_t ref; in end_order() local 716 int32_t ref; in start_order_char() local [all …]
|
/freebsd/contrib/llvm-project/libcxx/include/__functional/ |
H A D | reference_wrapper.h | 126 inline _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 reference_wrapper<_Tp> ref(_Tp& __t) _NO… in ref() function 132 ref(reference_wrapper<_Tp> __t) _NOEXCEPT { in ref() function
|
/freebsd/contrib/llvm-project/lldb/source/API/ |
H A D | SBScriptObject.cpp | 71 ScriptObject &SBScriptObject::ref() { in ref() function in SBScriptObject 77 const ScriptObject &SBScriptObject::ref() const { in ref() function in SBScriptObject
|
H A D | SBDeclaration.cpp | 137 lldb_private::Declaration &SBDeclaration::ref() { in ref() function in SBDeclaration 143 const lldb_private::Declaration &SBDeclaration::ref() const { in ref() function in SBDeclaration
|
H A D | SBTypeEnumMember.cpp | 94 TypeEnumMemberImpl &SBTypeEnumMember::ref() { in ref() function in SBTypeEnumMember 100 const TypeEnumMemberImpl &SBTypeEnumMember::ref() const { in ref() function in SBTypeEnumMember
|
H A D | SBMemoryRegionInfo.cpp | 81 MemoryRegionInfo &SBMemoryRegionInfo::ref() { return *m_opaque_up; } in ref() function in SBMemoryRegionInfo 83 const MemoryRegionInfo &SBMemoryRegionInfo::ref() const { return *m_opaque_up; } in ref() function in SBMemoryRegionInfo
|
H A D | SBMemoryRegionInfoList.cpp | 77 MemoryRegionInfos &SBMemoryRegionInfoList::ref() { return m_opaque_up->Ref(); } in ref() function in SBMemoryRegionInfoList 79 const MemoryRegionInfos &SBMemoryRegionInfoList::ref() const { in ref() function in SBMemoryRegionInfoList
|
H A D | SBType.cpp | 99 TypeImpl &SBType::ref() { in ref() function in SBType 105 const TypeImpl &SBType::ref() const { in ref() function in SBType 874 TypeMemberImpl &SBTypeMember::ref() { in ref() function in SBTypeMember 880 const TypeMemberImpl &SBTypeMember::ref() const { return *m_opaque_up; } in ref() function in SBTypeMember 1003 TypeMemberFunctionImpl &SBTypeMemberFunction::ref() { in ref() function in SBTypeMemberFunction 1009 const TypeMemberFunctionImpl &SBTypeMemberFunction::ref() const { in ref() function in SBTypeMemberFunction
|
H A D | SBLineEntry.cpp | 171 lldb_private::LineEntry &SBLineEntry::ref() { in ref() function in SBLineEntry 177 const lldb_private::LineEntry &SBLineEntry::ref() const { return *m_opaque_up; } in ref() function in SBLineEntry
|
/freebsd/crypto/openssl/providers/implementations/keymgmt/ |
H A D | kdf_legacy_kmgmt.c | 53 int ref = 0; in ossl_kdf_data_free() local 68 int ref = 0; in ossl_kdf_data_up_ref() local
|
/freebsd/contrib/unbound/services/cache/ |
H A D | rrset.c | 175 rrset_update_id(struct rrset_ref* ref, struct alloc_cache* alloc) in rrset_update_id() 190 rrset_cache_update(struct rrset_cache* r, struct rrset_ref* ref, in rrset_cache_update() 250 struct rrset_ref ref; in rrset_cache_update_wildcard() local 312 rrset_array_lock(struct rrset_ref* ref, size_t count, time_t timenow) in rrset_array_lock() 331 rrset_array_unlock(struct rrset_ref* ref, size_t count) in rrset_array_unlock() 343 struct rrset_ref* ref, size_t count) in rrset_array_unlock_touch()
|
/freebsd/sys/dev/drm2/ |
H A D | drm_global.c | 68 int drm_global_item_ref(struct drm_global_reference *ref) in drm_global_item_ref() 99 void drm_global_item_unref(struct drm_global_reference *ref) in drm_global_item_unref()
|
/freebsd/sys/kern/ |
H A D | kern_conf.c | 179 dev_refthread(struct cdev *dev, int *ref) in dev_refthread() 205 devvn_refthread(struct vnode *vp, struct cdev **devp, int *ref) in devvn_refthread() 249 dev_relthread(struct cdev *dev, int ref) in dev_relthread() 350 int ref, retval; in giant_open() local 366 int ref, retval; in giant_fdopen() local 382 int ref, retval; in giant_close() local 399 int ref; in giant_strategy() local 417 int ref, retval; in giant_ioctl() local 433 int ref, retval; in giant_read() local 449 int ref, retval; in giant_write() local [all …]
|
/freebsd/tools/regression/geom/ConfCmp/ |
H A D | ConfCmp.c | 59 char *ref; member 69 struct ref { struct 75 LIST_HEAD(, ref) refs = LIST_HEAD_INITIALIZER(refs); argument
|
/freebsd/contrib/atf/atf-c++/detail/ |
H A D | auto_array.hpp | 87 auto_array< T >::auto_array(auto_array_ref< T > ref) in auto_array() 148 auto_array< T >::operator=(auto_array_ref< T > ref) in operator =()
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_object.c | 260 struct ttm_ref_object *ref; in ttm_ref_object_add() local 313 static void ttm_ref_object_release(struct ttm_ref_object *ref) in ttm_ref_object_release() 338 struct ttm_ref_object *ref; in ttm_ref_object_base_unref() local 357 struct ttm_ref_object *ref; in ttm_object_file_release() local
|
/freebsd/contrib/libarchive/libarchive/test/ |
H A D | test_write_format_cpio_empty.c | 33 static char ref[] = global() variable
|
/freebsd/crypto/openssl/crypto/evp/ |
H A D | kdf_meth.c | 23 int ref = 0; in evp_kdf_up_ref() local 32 int ref = 0; in evp_kdf_free() local
|
H A D | mac_meth.c | 22 int ref = 0; in evp_mac_up_ref() local 31 int ref = 0; in evp_mac_free() local
|
/freebsd/sys/fs/devfs/ |
H A D | devfs_vnops.c | 115 int *ref) in devfs_fp_check() 687 int dflags, error, ref, vp_locked; in devfs_close() local 918 int error, ref, i; in devfs_ioctl() local 994 int error, ref; in devfs_kqfilter_f() local 1256 int error, ref, vlocked; in devfs_open() local 1382 int error, ref; in devfs_poll_f() local 1413 int ioflag, error, ref; in devfs_read_f() local 1919 int error, ioflag, ref; in devfs_write_f() local 1964 int error, ref; in devfs_mmap_f() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DIERef.cpp | 18 format(const DIERef & ref,raw_ostream & OS,StringRef Style) format() argument
|