| /f-stack/freebsd/contrib/openzfs/module/icp/os/ |
| H A D | modhash.c | 149 #define MH_KEY_DESTROY(hash, key) ((hash->mh_kdtor)(key)) argument 205 uint_t hash = 0; in mod_hash_bystr() local 323 mod_hash_destroy_ptrhash(mod_hash_t *hash) in mod_hash_destroy_ptrhash() 399 mod_hash_destroy_idhash(mod_hash_t *hash) in mod_hash_destroy_idhash() 496 mod_hash_destroy_hash(mod_hash_t *hash) in mod_hash_destroy_hash() 537 i_mod_hash(mod_hash_t *hash, mod_hash_key_t key) in i_mod_hash() 769 mod_hash_destroy(mod_hash_t *hash, mod_hash_key_t key) in mod_hash_destroy() 857 i_mod_hash_walk_nosync(mod_hash_t *hash, in i_mod_hash_walk_nosync() 885 mod_hash_walk(mod_hash_t *hash, in mod_hash_walk() 901 i_mod_hash_clear_nosync(mod_hash_t *hash) in i_mod_hash_clear_nosync() [all …]
|
| /f-stack/app/redis-5.0.5/src/ |
| H A D | geohash.c | 123 GeoHashBits *hash) { in geohashEncode() 153 int geohashEncodeType(double longitude, double latitude, uint8_t step, GeoHashBits *hash) { in geohashEncodeType() 160 GeoHashBits *hash) { in geohashEncodeWGS84() 165 const GeoHashBits hash, GeoHashArea *area) { in geohashDecode() 196 int geohashDecodeType(const GeoHashBits hash, GeoHashArea *area) { in geohashDecodeType() 202 int geohashDecodeWGS84(const GeoHashBits hash, GeoHashArea *area) { in geohashDecodeWGS84() 213 int geohashDecodeToLongLatType(const GeoHashBits hash, double *xy) { in geohashDecodeToLongLatType() 220 int geohashDecodeToLongLatWGS84(const GeoHashBits hash, double *xy) { in geohashDecodeToLongLatWGS84() 224 static void geohash_move_x(GeoHashBits *hash, int8_t d) { in geohash_move_x() 244 static void geohash_move_y(GeoHashBits *hash, int8_t d) { in geohash_move_y() [all …]
|
| H A D | siphash.c | 117 uint64_t hash; in siphash() local 177 uint64_t hash; in siphash_nocase() local 323 uint64_t hash = siphash(in, i, k); in siphash_test() local
|
| H A D | geo.c | 86 GeoHashBits hash = { .bits = (uint64_t)bits, .step = GEO_STEP_MAX }; in decodeGeohash() local 289 void scoresOfGeoHashBox(GeoHashBits hash, GeoHashFix52Bits *min, GeoHashFix52Bits *max) { in scoresOfGeoHashBox() 318 int membersOfGeoHashBox(robj *zobj, GeoHashBits hash, geoArray *ga, double lon, double lat, double … in membersOfGeoHashBox() 436 GeoHashBits hash; in geoaddCommand() local 730 GeoHashBits hash; in geohashCommand() local
|
| /f-stack/freebsd/sys/ |
| H A D | hash.h | 47 hash32_buf(const void *buf, size_t len, uint32_t hash) in hash32_buf() 61 hash32_str(const void *buf, uint32_t hash) in hash32_str() 75 hash32_strn(const void *buf, size_t len, uint32_t hash) in hash32_strn() 91 hash32_stre(const void *buf, int end, const char **ep, uint32_t hash) in hash32_stre() 111 uint32_t hash) in hash32_strne()
|
| /f-stack/freebsd/kern/ |
| H A D | vfs_hash.c | 68 vfs_hash_bucket(const struct mount *mp, u_int hash) in vfs_hash_bucket() 75 vfs_hash_get(const struct mount *mp, u_int hash, int flags, struct thread *td, in vfs_hash_get() 110 vfs_hash_ref(const struct mount *mp, u_int hash, struct thread *td, in vfs_hash_ref() 149 vfs_hash_insert(struct vnode *vp, u_int hash, int flags, struct thread *td, in vfs_hash_insert() 191 vfs_hash_rehash(struct vnode *vp, u_int hash) in vfs_hash_rehash()
|
| H A D | vfs_cache.c | 749 uint32_t hash; in NCP2BUCKET() local 758 uint32_t hash; in NCP2BUCKETLOCK() local 1349 uint32_t hash; in cache_neg_evict() local 1621 uint32_t hash; in cache_remove_cnp() local 1854 uint32_t hash; in cache_lookup_fallback() local 1931 uint32_t hash; in cache_lookup() local 2255 uint32_t hash; in cache_enter_dotdot_prep() local 2288 uint32_t hash; in cache_enter_time() local 2579 uint32_t hash; in cache_changesize() local 2794 uint32_t hash; in cache_validate() local [all …]
|
| /f-stack/freebsd/netinet6/ |
| H A D | in6_pcbgroup.c | 58 in6_pcbgroup_getbucket(struct inpcbinfo *pcbinfo, uint32_t hash) in in6_pcbgroup_getbucket() 75 in6_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) in in6_pcbgroup_byhash() 103 uint32_t hash; in in6_pcbgroup_bytuple() local
|
| H A D | in6_rss.c | 124 uint32_t hash; in rss_proto_software_hash_v6() local 171 uint32_t hash; in xps_proto_software_hash_v6() local
|
| /f-stack/freebsd/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-tsd.c | 103 ulong_t hash; in tsd_hash_search() local 160 ulong_t hash; in tsd_hash_add() local 219 ulong_t hash; in tsd_hash_add_key() local 280 ulong_t hash; in tsd_hash_add_pid() local 333 int hash, size = (1 << bits); in tsd_hash_table_init() local 407 ulong_t hash; in tsd_remove_entry() local 594 ulong_t hash; in tsd_destroy() local 657 ulong_t hash; in tsd_exit() local
|
| /f-stack/app/nginx-1.16.1/src/stream/ |
| H A D | ngx_stream_upstream_hash_module.c | 14 uint32_t hash; member 38 uint32_t hash; member 170 uint32_t hash; in ngx_stream_upstream_get_hash_peer() local 290 uint32_t hash, base_hash; in ngx_stream_upstream_init_chash() local 434 uint32_t hash) in ngx_stream_upstream_find_chash_point() 468 uint32_t hash; in ngx_stream_upstream_init_chash_peer() local
|
| /f-stack/app/nginx-1.16.1/src/http/modules/ |
| H A D | ngx_http_upstream_hash_module.c | 14 uint32_t hash; member 38 uint32_t hash; member 170 uint32_t hash; in ngx_http_upstream_get_hash_peer() local 290 uint32_t hash, base_hash; in ngx_http_upstream_init_chash() local 433 uint32_t hash) in ngx_http_upstream_find_chash_point() 467 uint32_t hash; in ngx_http_upstream_init_chash_peer() local
|
| H A D | ngx_http_upstream_ip_hash_module.c | 17 ngx_uint_t hash; member 156 ngx_uint_t i, n, p, hash; in ngx_http_upstream_get_ip_hash_peer() local
|
| /f-stack/freebsd/libkern/ |
| H A D | murmur3_32.c | 48 uint32_t hash, k; in murmur3_32_hash() local 108 uint32_t hash, k; in murmur3_32_hash32() local
|
| /f-stack/dpdk/app/test/ |
| H A D | test_hash_functions.c | 150 uint32_t hash; in verify_precalculated_hash_func_tests() local 190 uint32_t hash, hash32; in verify_jhash_32bits() local 227 uint32_t hash, hash_words; in verify_jhash_words() local
|
| /f-stack/dpdk/drivers/net/bnxt/tf_ulp/ |
| H A D | ulp_matcher.c | 13 uint64_t hash; in ulp_matcher_class_hash_calculate() local 28 uint64_t hash; in ulp_matcher_action_hash_calculate() local
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | dbuf_stats.c | 39 dbuf_hash_table_t *hash; member 182 dbuf_stats_hash_table_init(dbuf_hash_table_t *hash) in dbuf_stats_hash_table_init() 218 dbuf_stats_init(dbuf_hash_table_t *hash) in dbuf_stats_init()
|
| /f-stack/app/nginx-1.16.1/src/core/ |
| H A D | ngx_hash.h | 30 ngx_hash_t hash; member 46 ngx_hash_t hash; member 53 ngx_hash_t *hash; member 93 ngx_uint_t hash; member
|
| /f-stack/freebsd/netinet/ |
| H A D | in_pcbgroup.c | 229 in_pcbgroup_getbucket(struct inpcbinfo *pcbinfo, uint32_t hash) in in_pcbgroup_getbucket() 246 in_pcbgroup_byhash(struct inpcbinfo *pcbinfo, u_int hashtype, uint32_t hash) in in_pcbgroup_byhash() 274 uint32_t hash; in in_pcbgroup_bytuple() local
|
| H A D | in_rss.c | 123 uint32_t hash; in rss_proto_software_hash_v4() local 169 uint32_t hash; in xps_proto_software_hash_v4() local
|
| /f-stack/freebsd/crypto/via/ |
| H A D | padlock_hash.c | 210 padlock_sha1_final(uint8_t *hash, void *vctx) in padlock_sha1_final() 220 padlock_sha256_final(uint8_t *hash, void *vctx) in padlock_sha256_final() 284 u_char hash[HASH_MAX_LEN], hash2[HASH_MAX_LEN]; in padlock_authcompute() local
|
| /f-stack/app/micro_thread/ |
| H A D | hash_list.h | 117 uint32_t hash = key->HashValue(); in HashFind() local 155 uint32_t hash = key->HashValue(); in HashRemove() local
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_pwhash/argon2/ |
| H A D | argon2.c | 88 const void *salt, const size_t saltlen, void *hash, in argon2_hash() 173 void *hash, const size_t hashlen) in argon2i_hash_raw() 194 void *hash, const size_t hashlen) in argon2id_hash_raw()
|
| /f-stack/freebsd/contrib/zstd/lib/compress/ |
| H A D | zstd_ldm.c | 70 static U32 ZSTD_ldm_getChecksum(U64 hash, U32 numBitsToDiscard) in ZSTD_ldm_getChecksum() 82 static U32 ZSTD_ldm_getTag(U64 hash, U32 hbits, U32 numTagBits) in ZSTD_ldm_getTag() 95 ldmState_t* ldmState, size_t hash, ldmParams_t const ldmParams) in ZSTD_ldm_getBucket() 103 size_t const hash, const ldmEntry_t entry, in ZSTD_ldm_insertEntry() 131 U32 const hash = ZSTD_ldm_getSmallHash(rollingHash, hBits); in ZSTD_ldm_makeEntryAndInsertByTag() local
|
| /f-stack/freebsd/net/ |
| H A D | toeplitz.c | 41 uint32_t hash = 0, v; in toeplitz_hash() local
|