/freebsd/sys/dev/drm2/ |
H A D | drm_hashtab.c | 42 int drm_ht_create(struct drm_open_hash *ht, unsigned int order) in drm_ht_create() 57 void drm_ht_verbose_list(struct drm_open_hash *ht, unsigned long key) in drm_ht_verbose_list() 71 static struct drm_hash_item *drm_ht_find_key(struct drm_open_hash *ht, in drm_ht_find_key() 90 int drm_ht_insert_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_insert_item() 120 int drm_ht_just_insert_please(struct drm_open_hash *ht, struct drm_hash_item *item, in drm_ht_just_insert_please() 145 int drm_ht_find_item(struct drm_open_hash *ht, unsigned long key, in drm_ht_find_item() 159 int drm_ht_remove_key(struct drm_open_hash *ht, unsigned long key) in drm_ht_remove_key() 171 int drm_ht_remove_item(struct drm_open_hash *ht, struct drm_hash_item *item) in drm_ht_remove_item() 178 void drm_ht_remove(struct drm_open_hash *ht) in drm_ht_remove()
|
/freebsd/contrib/lib9p/ |
H A D | hashtable.h | 34 struct ht { struct 35 struct ht_entry * ht_entries; argument 36 ssize_t ht_nentries; argument 37 pthread_rwlock_t ht_rwlock; argument
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | hashtab.c | 127 struct k5_hashtab *ht; in k5_hashtab_create() local 154 k5_hashtab_free(struct k5_hashtab *ht) in k5_hashtab_free() 171 resize_table(struct k5_hashtab *ht) in resize_table() 198 k5_hashtab_add(struct k5_hashtab *ht, const void *key, size_t klen, void *val) in k5_hashtab_add() 223 k5_hashtab_remove(struct k5_hashtab *ht, const void *key, size_t klen) in k5_hashtab_remove() 241 k5_hashtab_get(struct k5_hashtab *ht, const void *key, size_t klen) in k5_hashtab_get()
|
H A D | t_hashtab.c | 128 struct k5_hashtab *ht; in test_hashtab() local
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | hashtable.h | 67 __hash_init(struct lkpi_hash_head *ht, unsigned long size) in __hash_init() 75 #define hash_init(ht) \ argument 92 #define hash_add_rcu(ht, node, key) do { \ argument 106 __hash_empty(struct lkpi_hash_head *ht, unsigned long size) in __hash_empty() 117 #define hash_empty(ht) \ argument 130 #define __hash_first(ht, type, member) ({ \ argument
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dn_heap.c | 329 void **ht; /* bucket heads */ member 338 dn_ht_init(struct dn_ht *ht, int buckets, int ofs, in dn_ht_init() 430 dn_ht_free(struct dn_ht *ht, int flags) in dn_ht_free() 444 dn_ht_entries(struct dn_ht *ht) in dn_ht_entries() 451 dn_ht_find(struct dn_ht *ht, uintptr_t key, int flags, void *arg) in dn_ht_find() 494 dn_ht_scan(struct dn_ht *ht, int (*fn)(void *, void *), void *arg) in dn_ht_scan() 529 dn_ht_scan_bucket(struct dn_ht *ht, int *bucket, int (*fn)(void *, void *), in dn_ht_scan_bucket()
|
/freebsd/contrib/ofed/libibnetdisc/ |
H A D | g_hash_table.cpp | 72 HashTable *ht = (HashTable *)ght; in GHashTableInsert() local 79 HashTable *ht = (HashTable *)ght; in GHashTableLookup() local
|
/freebsd/sys/dev/random/ |
H A D | random_harvestq.c | 341 random_healthtest_rct_init(struct health_test_softc *ht, in random_healthtest_rct_init() 355 random_healthtest_rct_next(struct health_test_softc *ht, in random_healthtest_rct_next() 372 random_healthtest_apt_init(struct health_test_softc *ht, in random_healthtest_apt_init() 381 random_healthtest_apt_next(struct health_test_softc *ht, in random_healthtest_apt_next() 412 struct health_test_softc *ht; in random_harvest_healthtest() local 469 struct health_test_softc *ht; in random_healthtest_init() local
|
/freebsd/sys/dev/drm2/ttm/ |
H A D | ttm_object.c | 259 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_add() local 317 struct drm_open_hash *ht; in ttm_ref_object_release() local 337 struct drm_open_hash *ht = &tfile->ref_hash[ref_type]; in ttm_ref_object_base_unref() local
|
/freebsd/contrib/wpa/src/ap/ |
H A D | neighbor_db.c | 207 int ht, int vht, int he) in hostapd_get_nr_chan_width() 234 int ht = hapd->iconf->ieee80211n && !hapd->conf->disable_11n; in hostapd_neighbor_set_own_report() local
|
/freebsd/sys/dev/videomode/ |
H A D | videomode.c | 26 #define M(nm,hr,vr,clk,hs,he,ht,vs,ve,vt,f) \ argument
|
/freebsd/crypto/krb5/src/windows/leashdll/ |
H A D | winutil.c | 16 #define DLGHT(ht) (HIWORD(GetDialogBaseUnits())*(ht)/8) argument
|
/freebsd/tools/tools/iwn/iwnstats/ |
H A D | main.c | 191 iwn_stats_ht_phy_print(struct iwn_rx_ht_phy_stats *ht) in iwn_stats_ht_phy_print()
|
/freebsd/sys/netinet/tcp_stacks/ |
H A D | tailq_hash.h | 21 struct rack_head ht[MAX_HASH_ENTRIES]; member
|
/freebsd/contrib/bearssl/test/ |
H A D | test_x509.c | 208 HT *ht; in HT_new() local 265 HT_expand(HT *ht) in HT_expand() 297 HT_put(HT *ht, const char *name, void *value) in HT_put() 348 HT_get(const HT *ht, const char *name) in HT_get() 365 HT_clear(HT *ht, void (*free_value)(void *value)) in HT_clear() 387 HT_free(HT *ht, void (*free_value)(void *value)) in HT_free()
|
/freebsd/crypto/krb5/src/tests/fuzzing/ |
H A D | fuzz_util.c | 64 struct k5_hashtab *ht; in fuzz_hashtab() local
|
/freebsd/lib/libc/tests/nss/ |
H A D | gethostby_test.c | 189 free_hostent(struct hostent *ht) in free_hostent() 401 sdump_hostent(struct hostent *ht, char *buffer, size_t buflen) in sdump_hostent() 547 hostent_read_snapshot_func(struct hostent *ht, char *line) in hostent_read_snapshot_func() 675 hostent_test_correctness(struct hostent *ht, void *mdata __unused) in hostent_test_correctness()
|
/freebsd/lib/libc/net/ |
H A D | gethostnamadr.c | 262 struct hostent *ht; in host_marshal_func() local 368 struct hostent *ht; in host_unmarshal_func() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | ScopedHashTable.h | 228 ScopedHashTableScope(ScopedHashTable<K, V, KInfo, Allocator> &ht) : HT(ht) { in ScopedHashTableScope()
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_bdg.h | 139 struct nm_hash_ent *ht; member
|
/freebsd/sys/dev/usb/net/ |
H A D | uhso.c | 552 struct uhso_tty *ht; in uhso_attach() local 1153 struct uhso_tty *ht; in uhso_mux_read_callback() local 1210 struct uhso_tty *ht; in uhso_mux_write_callback() local
|
/freebsd/crypto/openssl/test/ |
H A D | lhash_test.c | 239 HT *ht = NULL; in test_int_hashtable() local
|
/freebsd/sys/powerpc/powermac/ |
H A D | cpcht.c | 484 struct pcicfg_ht *ht = NULL; in cpcht_map_msi() local
|
/freebsd/contrib/sqlite3/autosetup/ |
H A D | jimsh0.c | 313 Jim_HashTable *ht; member 322 #define Jim_FreeEntryVal(ht, entry) \ argument 326 #define Jim_SetHashVal(ht, entry, _val_) do { \ argument 333 #define Jim_SetHashIntVal(ht, entry, _val_) (entry)->u.intval = (_val_) argument 335 #define Jim_FreeEntryKey(ht, entry) \ argument 339 #define Jim_SetHashKey(ht, entry, _key_) do { \ argument 346 #define Jim_CompareHashKeys(ht, key1, key2) \ argument 351 #define Jim_HashKey(ht, key) ((ht)->type->hashFunction(key) + (ht)->uniq) argument 356 #define Jim_GetHashTableCollisions(ht) ((ht)->collisions) argument 357 #define Jim_GetHashTableSize(ht) ((ht)->size) argument [all …]
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/ |
H A D | fman_kg.c | 455 uint8_t offset, shift, ht; in fman_kg_build_scheme() local
|