Home
last modified time | relevance | path

Searched defs:hash (Results 176 – 200 of 599) sorted by relevance

12345678910>>...24

/linux/tools/testing/vsock/
H A Dutil.c513 unsigned long hash = 5381; in hash_djb2() local
537 unsigned long hash; in iovec_hash_djb2() local
/linux/lib/xz/
H A Dxz_dec_stream.c93 struct xz_dec_hash hash; global() member
115 struct xz_dec_hash hash; global() member
[all...]
/linux/fs/reiserfs/
H A Dbitmap.c277 unsigned long hash; in bmap_hash_id() local
801 unsigned long hash; in dirid_groups() local
828 unsigned long hash; in oid_groups() local
/linux/net/sched/
H A Dsch_sfq.c106 unsigned short hash; /* hash value (index in ht[]) */ member
349 unsigned int hash, dropped; in sfq_enqueue() local
563 unsigned int hash = sfq_hash(q, skb); in sfq_rehash() local
/linux/crypto/
H A Dcrc32_generic.c36 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey()
H A Dessiv.c56 struct crypto_shash *hash; member
274 struct crypto_shash *hash; in essiv_init_tfm() local
H A Dadiantum.c73 struct crypto_shash *hash; member
434 struct crypto_shash *hash; in adiantum_init_tfm() local
/linux/tools/objtool/include/objtool/
H A Dcfi.h28 struct hlist_node hash; /* must be first, cficmp() */ member
/linux/include/linux/
H A Ddigsig.h39 uint8_t hash; member
/linux/drivers/net/wireguard/
H A Dpeerlookup.c17 const u64 hash = siphash(pubkey, NOISE_PUBLIC_KEY_LEN, &table->key); in pubkey_bucket() local
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c417 struct hlist_head *hash = esw->mc_table; in esw_add_mc_addr() local
457 struct hlist_head *hash = esw->mc_table; in esw_del_mc_addr() local
506 struct hlist_head *hash; in esw_apply_vport_addr_list() local
539 struct hlist_head *hash; in esw_update_vport_addr_list() local
624 struct hlist_head *hash; in esw_update_vport_mc_promisc() local
/linux/drivers/edac/
H A Digen6_edac.c395 u64 hash_addr = addr & mask, hash = hash_init; in mem_slice_hash() local
407 u64 maddr, hash, mask, ms_s_size; in tgl_err_addr_to_mem_addr() local
651 u64 hash_addr = addr & mask, hash = 0; in decode_chan_idx() local
672 static void decode_addr(u64 addr, u32 hash, u64 s_size, int l_map, in decode_addr()
697 u32 hash; in igen6_decode() local
/linux/fs/affs/
H A Dnamei.c49 unsigned long hash; in __affs_hash_dentry() local
160 u32 hash; in affs_hash_name() local
/linux/fs/autofs/
H A Droot.c137 unsigned int hash = name->hash; in autofs_lookup_active() local
192 unsigned int hash = name->hash; in autofs_lookup_expiring() local
/linux/fs/ubifs/
H A Dtnc_commit.c29 u8 hash[UBIFS_HASH_ARR_SZ]; in make_idx_node() local
858 u8 hash[UBIFS_HASH_ARR_SZ]; in write_index() local
/linux/net/netfilter/
H A Dnf_conncount.c314 unsigned int hash, in insert_tree()
404 unsigned int hash; in count_tree() local
/linux/arch/x86/boot/compressed/
H A Dkaslr.c45 static unsigned long rotate_xor(unsigned long hash, const void *area, in rotate_xor()
63 unsigned long hash = 0; in get_boot_seed() local
/linux/tools/perf/util/
H A Dexpr.c54 size_t hash = 0; in key_hash() local
71 struct hashmap *hash; in ids__new() local
/linux/include/net/netfilter/
H A Dnf_conntrack.h135 nf_ct_tuplehash_to_ctrack(const struct nf_conntrack_tuple_hash *hash) in nf_ct_tuplehash_to_ctrack()
339 nf_conntrack_get_ht(struct hlist_nulls_head **hash, unsigned int *hsize) in nf_conntrack_get_ht()
/linux/include/xen/interface/io/
H A Dnetif.h289 uint64_t hash = 0; in xen_netif_toeplitz_hash() local
878 } hash; member
/linux/security/selinux/ss/
H A Dhashtab.h22 u32 (*hash)(const void *key); /* hash func */ member
/linux/arch/sparc/crypto/
H A Dsha256_glue.c100 static int sha224_sparc64_final(struct shash_desc *desc, u8 *hash) in sha224_sparc64_final()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dflowring.h40 struct brcmf_flowring_hash hash[BRCMF_FLOWRING_HASHSIZE]; member
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv40.c116 int hash; in nv40_eobj_ramht_add() local
/linux/drivers/md/
H A Ddm-ima.h45 char *hash; member

12345678910>>...24