| /linux/rust/syn/gen/ |
| H A D | hash.rs | 12 fn hash<H>(&self, state: &mut H) in hash() method 22 fn hash<H>(&self, state: &mut H) in hash() method 33 fn hash<H>(&self, state: &mut H) in hash() method 47 fn hash<H>(&self, state: &mut H) in hash() method 59 fn hash<H>(&self, state: &mut H) in hash() method 71 fn hash<H>(&self, state: &mut H) in hash() method 88 fn hash<H>(&self, state: &mut H) in hash() method 99 fn hash<H>(&self, state: &mut H) in hash() method 111 fn hash<H>(&self, state: &mut H) in hash() method 123 fn hash<H>(&self, state: &mut H) in hash() method [all …]
|
| /linux/include/linux/ |
| H A D | rhashtable.h | 121 unsigned int hash) in rht_bucket_index() 130 unsigned int hash; in rht_key_get_hash() local 153 unsigned int hash = rht_key_get_hash(ht, key, params, tbl->hash_rnd); in rht_key_hashfn() local 230 u32 hash) in lockdep_rht_bucket_is_held() 272 #define rht_dereference_bucket(p, tbl, hash) \ argument 275 #define rht_dereference_bucket_rcu(p, tbl, hash) \ argument 282 const struct bucket_table *tbl, unsigned int hash) in rht_bucket() 289 struct bucket_table *tbl, unsigned int hash) in rht_bucket_var() 296 struct rhashtable *ht, struct bucket_table *tbl, unsigned int hash) in rht_bucket_insert() 400 unsigned int hash) in rht_ptr() [all …]
|
| H A D | stringhash.h | 53 static inline unsigned int end_name_hash(unsigned long hash) in end_name_hash() 74 #define hashlen_create(hash, len) ((u64)(len)<<32 | (u32)(hash)) argument
|
| /linux/net/batman-adv/ |
| H A D | hash.c | 15 static void batadv_hash_init(struct batadv_hashtable *hash) in batadv_hash_init() 31 void batadv_hash_destroy(struct batadv_hashtable *hash) in batadv_hash_destroy() 46 struct batadv_hashtable *hash; in batadv_hash_new() local 76 void batadv_hash_set_lock_class(struct batadv_hashtable *hash, in batadv_hash_set_lock_class()
|
| H A D | bridge_loop_avoidance.c | 69 u32 hash = 0; in batadv_choose_claim() local 87 u32 hash = 0; batadv_choose_backbone_gw() local 221 struct batadv_hashtable *hash = bat_priv->bla.claim_hash; batadv_claim_hash_find() local 261 struct batadv_hashtable *hash = bat_priv->bla.backbone_hash; batadv_backbone_hash_find() local 300 struct batadv_hashtable *hash; batadv_bla_del_backbone_claims() local 595 struct batadv_hashtable *hash; batadv_bla_answer_request() local 1224 struct batadv_hashtable *hash; batadv_bla_purge_backbone_gw() local 1279 struct batadv_hashtable *hash; batadv_bla_purge_claims() local 1334 struct batadv_hashtable *hash; batadv_bla_update_orig_address() local 1432 struct batadv_hashtable *hash; batadv_bla_periodic_work() local 1734 struct batadv_hashtable *hash = bat_priv->bla.backbone_hash; batadv_bla_is_backbone_gw_orig() local 2199 batadv_bla_claim_dump_bucket(struct sk_buff * msg,u32 portid,struct netlink_callback * cb,struct batadv_hard_iface * primary_if,struct batadv_hashtable * hash,unsigned int bucket,int * idx_skip) batadv_bla_claim_dump_bucket() argument 2239 struct batadv_hashtable *hash; batadv_bla_claim_dump() local 2360 batadv_bla_backbone_dump_bucket(struct sk_buff * msg,u32 portid,struct netlink_callback * cb,struct batadv_hard_iface * primary_if,struct batadv_hashtable * hash,unsigned int bucket,int * idx_skip) batadv_bla_backbone_dump_bucket() argument 2400 struct batadv_hashtable *hash; batadv_bla_backbone_dump() local [all...] |
| /linux/security/integrity/ima/ |
| H A D | ima_crypto.c | 325 ima_calc_file_hash_atfm(struct file * file,struct ima_digest_data * hash,struct crypto_ahash * tfm) ima_calc_file_hash_atfm() argument 435 ima_calc_file_ahash(struct file * file,struct ima_digest_data * hash) ima_calc_file_ahash() argument 452 ima_calc_file_hash_tfm(struct file * file,struct ima_digest_data * hash,struct crypto_shash * tfm) ima_calc_file_hash_tfm() argument 502 ima_calc_file_shash(struct file * file,struct ima_digest_data * hash) ima_calc_file_shash() argument 531 ima_calc_file_hash(struct file * file,struct ima_digest_data * hash) ima_calc_file_hash() argument 659 calc_buffer_ahash_atfm(const void * buf,loff_t len,struct ima_digest_data * hash,struct crypto_ahash * tfm) calc_buffer_ahash_atfm() argument 699 calc_buffer_ahash(const void * buf,loff_t len,struct ima_digest_data * hash) calc_buffer_ahash() argument 716 calc_buffer_shash_tfm(const void * buf,loff_t size,struct ima_digest_data * hash,struct crypto_shash * tfm) calc_buffer_shash_tfm() argument 746 calc_buffer_shash(const void * buf,loff_t len,struct ima_digest_data * hash) calc_buffer_shash() argument 762 ima_calc_buffer_hash(const void * buf,loff_t len,struct ima_digest_data * hash) ima_calc_buffer_hash() argument 839 ima_calc_boot_aggregate(struct ima_digest_data * hash) ima_calc_boot_aggregate() argument [all...] |
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_proto.c | 50 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_protocol() local 67 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_proto_netns() local 98 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in unregister_ip_vs_protocol() local 120 unsigned int hash = IP_VS_PROTO_HASH(pd->pp->protocol); in unregister_ip_vs_proto_netns() local 142 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_get() local 160 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_data_get() local
|
| /linux/net/ceph/crush/ |
| H A D | hash.c | 29 __u32 hash = crush_hash_seed ^ a; in crush_hash32_rjenkins1() local 40 __u32 hash = crush_hash_seed ^ a ^ b; in crush_hash32_rjenkins1_2() local 51 __u32 hash = crush_hash_seed ^ a ^ b ^ c; in crush_hash32_rjenkins1_3() local 64 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d; in crush_hash32_rjenkins1_4() local 79 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d ^ e; in crush_hash32_rjenkins1_5() local
|
| /linux/certs/ |
| H A D | blacklist.c | 147 static char *get_raw_hash(const u8 *hash, size_t hash_len, in get_raw_hash() 183 static int mark_raw_hash_blacklisted(const char *hash) in mark_raw_hash_blacklisted() 205 int mark_hash_blacklisted(const u8 *hash, size_t hash_len, in mark_hash_blacklisted() 225 int is_hash_blacklisted(const u8 *hash, size_t hash_len, in is_hash_blacklisted() 247 int is_binary_blacklisted(const u8 *hash, size_t hash_len) in is_binary_blacklisted()
|
| /linux/tools/testing/selftests/bpf/ |
| H A D | bpf_arena_htab.h | 19 static inline htab_bucket_t *__select_bucket(htab_t *htab, __u32 hash) in __select_bucket() 27 static inline arena_list_head_t *select_bucket(htab_t *htab, __u32 hash) in select_bucket() 33 int hash; member 40 static hashtab_elem_t *lookup_elem_raw(arena_list_head_t *head, __u32 hash, int key) in lookup_elem_raw()
|
| /linux/security/keys/ |
| H A D | dh.c | 67 static int kdf_alloc(struct crypto_shash **hash, char *hashname) in kdf_alloc() 88 static void kdf_dealloc(struct crypto_shash *hash) in kdf_dealloc() 94 static int keyctl_dh_compute_kdf(struct crypto_shash *hash, in keyctl_dh_compute_kdf() 138 struct crypto_shash *hash = NULL; in __keyctl_dh_compute() local
|
| /linux/drivers/net/ethernet/airoha/ |
| H A D | airoha_ppe.c | 493 u32 hash, hv1, hv2, hv3; in airoha_ppe_foe_get_entry_hash() local 543 u32 hash, u32 *index) in airoha_ppe_foe_get_flow_stats_index() 581 u32 hash) in airoha_ppe_foe_flow_stats_update() 634 airoha_ppe_foe_get_entry_locked(struct airoha_ppe *ppe, u32 hash) in airoha_ppe_foe_get_entry_locked() 666 u32 hash) in airoha_ppe_foe_get_entry() 694 static int airoha_ppe_foe_commit_sram_entry(struct airoha_ppe *ppe, u32 hash) in airoha_ppe_foe_commit_sram_entry() 717 u32 hash, bool rx_wlan) in airoha_ppe_foe_commit_entry() 801 u32 hash, bool rx_wlan) in airoha_ppe_foe_commit_subflow_entry() 849 u32 hash, bool rx_wlan) in airoha_ppe_foe_insert_entry() 923 u32 hash; in airoha_ppe_foe_flow_commit_entry() local [all …]
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | mpfs.h | 52 #define for_each_l2hash_node(hn, tmp, hash, i) \ argument 56 #define l2addr_hash_find(hash, mac, type) ({ \ argument 71 #define l2addr_hash_add(hash, mac, type, gfp) ({ \ argument
|
| /linux/kernel/trace/ |
| H A D | ftrace.c | 433 struct hlist_head *hash; member 1156 ftrace_hash_key(struct ftrace_hash *hash, unsigned long ip) in ftrace_hash_key() 1166 __ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) in __ftrace_lookup_ip() 1193 ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) in ftrace_lookup_ip() 1201 static void __add_hash_entry(struct ftrace_hash *hash, in __add_hash_entry() 1214 add_ftrace_hash_entry_direct(struct ftrace_hash *hash, unsigned long ip, unsigned long direct) in add_ftrace_hash_entry_direct() 1230 add_hash_entry(struct ftrace_hash *hash, unsigned long ip) in add_hash_entry() 1236 free_hash_entry(struct ftrace_hash *hash, in free_hash_entry() 1245 remove_hash_entry(struct ftrace_hash *hash, in remove_hash_entry() 1252 static void ftrace_hash_clear(struct ftrace_hash *hash) in ftrace_hash_clear() [all …]
|
| /linux/scripts/basic/ |
| H A D | fixdep.c | 113 unsigned int hash; member 123 unsigned int i, hash = 2166136261U; in strhash() local 133 static void add_to_hashtable(const char *name, int len, unsigned int hash, in add_to_hashtable() 153 unsigned int hash = strhash(name, len); in in_hashtable() local
|
| /linux/fs/nfs/ |
| H A D | pnfs_dev.c | 81 long hash) in _lookup_deviceid() 171 const struct nfs4_deviceid *id, long hash) in __nfs4_find_get_deviceid() 189 long hash = nfs4_deviceid_hash(id); in nfs4_find_get_deviceid() local 328 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client()
|
| /linux/fs/ubifs/ |
| H A D | key.h | 42 static inline uint32_t key_mask_hash(uint32_t hash) in key_mask_hash() 150 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in dent_key_init() local 167 uint32_t hash) in dent_key_init_hash() 186 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in dent_key_init_flash() local 219 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in xent_key_init() local 237 uint32_t hash = c->key_hash(fname_name(nm), fname_len(nm)); in xent_key_init_flash() local
|
| H A D | auth.c | 29 u8 *hash) in __ubifs_node_calc_hash() 45 static int ubifs_hash_calc_hmac(const struct ubifs_info *c, const u8 *hash, in ubifs_hash_calc_hmac() 66 u8 hash[UBIFS_HASH_ARR_SZ]; in ubifs_prepare_auth_node() local 136 void ubifs_bad_hash(const struct ubifs_info *c, const void *node, const u8 *hash, in ubifs_bad_hash()
|
| /linux/drivers/gpu/drm/vmwgfx/ |
| H A D | ttm_object.c | 123 struct vmwgfx_hash_item hash; member 143 struct vmwgfx_hash_item *hash; in ttm_tfile_find_ref_rcu() local 158 struct vmwgfx_hash_item *hash; in ttm_tfile_find_ref() local 258 struct vmwgfx_hash_item *hash; in ttm_base_object_lookup() local 296 struct vmwgfx_hash_item *hash; in ttm_ref_object_add() local 365 struct vmwgfx_hash_item *hash; in ttm_ref_object_base_unref() local
|
| /linux/drivers/crypto/caam/ |
| H A D | key_gen.h | 16 static inline u32 split_key_len(u32 hash) in split_key_len() 34 static inline u32 split_key_pad_len(u32 hash) in split_key_pad_len()
|
| /linux/fs/coda/ |
| H A D | cnode.c | 65 unsigned long hash = coda_f2i(fid); in coda_iget() local 127 unsigned long hash = coda_f2i(newfid); in coda_replace_fid() local 143 unsigned long hash = coda_f2i(fid); in coda_fid_to_inode() local
|
| /linux/net/ipv4/ |
| H A D | tcp_metrics.c | 166 unsigned int hash) in tcpm_new() argument 233 struct net *net, unsigned int hash) in __tcp_get_metrics() argument 254 unsigned int hash; in __tcp_get_metrics_req() local 297 unsigned int hash; tcp_get_metrics() local 803 __parse_nl_addr(struct genl_info * info,struct inetpeer_addr * addr,unsigned int * hash,int optional,int v4,int v6) __parse_nl_addr() argument 828 parse_nl_addr(struct genl_info * info,struct inetpeer_addr * addr,unsigned int * hash,int optional) parse_nl_addr() argument 846 unsigned int hash; tcp_metrics_nl_cmd_get() local 934 unsigned int hash; tcp_metrics_nl_cmd_del() local [all...] |
| /linux/lib/zstd/compress/ |
| H A D | zstd_ldm.c | 69 U64 hash = state->rolling; in ZSTD_ldm_gear_reset() local 102 U64 hash, mask; in ZSTD_ldm_gear_feed() local 188 const ldmState_t* ldmState, size_t hash, U32 const bucketSizeLog) in ZSTD_ldm_getBucket() 196 size_t const hash, const ldmEntry_t entry, in ZSTD_ldm_insertEntry() 313 U32 const hash = (U32)(xxhash & (((U32)1 << hBits) - 1)); in ZSTD_ldm_fillHashTable() local 393 U32 const hash = (U32)(xxhash & (((U32)1 << hBits) - 1)); in ZSTD_ldm_generateSequences_internal() local 408 U32 const hash = candidates[n].hash; in ZSTD_ldm_generateSequences_internal() local
|
| /linux/net/appletalk/ |
| H A D | aarp.c | 429 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in aarp_proxy_remove() local 445 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in __aarp_proxy_find() local 468 int hash, retval = -EPROTONOSUPPORT; in aarp_proxy_probe_network() local 534 int hash; in aarp_send_ddp() local 673 int hash) in __aarp_resolved() 704 int hash, ret = 0; in aarp_rcv() local
|
| /linux/drivers/infiniband/hw/mthca/ |
| H A D | mthca_mcg.c | 65 u16 *hash, int *prev, int *index) in find_mgm() 125 u16 hash; in mthca_multicast_attach() local 219 u16 hash; in mthca_multicast_detach() local
|