/linux/net/batman-adv/ |
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 77 void batadv_hash_set_lock_class(struct batadv_hashtable *hash, in batadv_hash_set_lock_class()
|
A D | bridge_loop_avoidance.c | 68 u32 hash = 0; in batadv_choose_claim() local 86 u32 hash = 0; in batadv_choose_backbone_gw() local 299 struct batadv_hashtable *hash; in batadv_bla_del_backbone_claims() local 594 struct batadv_hashtable *hash; in batadv_bla_answer_request() local 1223 struct batadv_hashtable *hash; in batadv_bla_purge_backbone_gw() local 1278 struct batadv_hashtable *hash; in batadv_bla_purge_claims() local 1333 struct batadv_hashtable *hash; in batadv_bla_update_orig_address() local 1431 struct batadv_hashtable *hash; in batadv_bla_periodic_work() local 2237 struct batadv_hashtable *hash; in batadv_bla_claim_dump() local 2366 struct batadv_hashtable *hash, in batadv_bla_backbone_dump_bucket() [all …]
|
/linux/include/linux/ |
A D | rhashtable.h | 120 unsigned int hash) in rht_bucket_index() 129 unsigned int hash; in rht_key_get_hash() local 236 u32 hash) in lockdep_rht_bucket_is_held() 294 struct bucket_table *tbl, unsigned int hash) in rht_bucket_var() 375 unsigned int hash) in rht_ptr() 425 #define rht_for_each(pos, tbl, hash) \ argument 504 #define rht_for_each_rcu(pos, tbl, hash) \ argument 592 unsigned int hash; in __rhashtable_lookup() local 709 unsigned int hash; in __rhashtable_insert_fast() local 994 unsigned int hash; in __rhashtable_remove_fast_one() local [all …]
|
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/security/integrity/ima/ |
A D | ima_crypto.c | 329 struct ima_digest_data *hash, in ima_calc_file_hash_atfm() 439 static int ima_calc_file_ahash(struct file *file, struct ima_digest_data *hash) in ima_calc_file_ahash() 456 struct ima_digest_data *hash, in ima_calc_file_hash_tfm() 506 static int ima_calc_file_shash(struct file *file, struct ima_digest_data *hash) in ima_calc_file_shash() 535 int ima_calc_file_hash(struct file *file, struct ima_digest_data *hash) in ima_calc_file_hash() 663 struct ima_digest_data *hash, in calc_buffer_ahash_atfm() 703 struct ima_digest_data *hash) in calc_buffer_ahash() 720 struct ima_digest_data *hash, in calc_buffer_shash_tfm() 750 struct ima_digest_data *hash) in calc_buffer_shash() 766 struct ima_digest_data *hash) in ima_calc_buffer_hash() [all …]
|
/linux/net/netfilter/ipvs/ |
A D | ip_vs_proto.c | 51 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_protocol() local 68 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_proto_netns() local 99 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in unregister_ip_vs_protocol() local 121 unsigned int hash = IP_VS_PROTO_HASH(pd->pp->protocol); in unregister_ip_vs_proto_netns() local 143 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_get() local 161 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_data_get() local
|
/linux/scripts/basic/ |
A D | fixdep.c | 130 unsigned int hash; member 140 unsigned int i, hash = 2166136261U; in strhash() local 150 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config() 165 static void define_config(const char *name, int len, unsigned int hash) in define_config() 185 unsigned int hash = strhash(m, slen); in use_config() local
|
/linux/net/ceph/crush/ |
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/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | mpfs.h | 48 #define for_each_l2hash_node(hn, tmp, hash, i) \ argument 52 #define l2addr_hash_find(hash, mac, type) ({ \ argument 67 #define l2addr_hash_add(hash, mac, type, gfp) ({ \ argument
|
/linux/drivers/net/team/ |
A D | team_mode_loadbalance.c | 92 #define LB_HTPM_PORT_BY_HASH(lp_priv, hash) \ argument 95 #define LB_HTPM_OPT_INST_INFO_BY_HASH(lp_priv, hash) \ argument 123 unsigned char hash) in lb_hash_select_tx_port() 134 unsigned char hash) in lb_htpm_select_tx_port() 207 unsigned char hash) in lb_update_tx_stats() 227 unsigned char hash; in lb_transmit() local 368 unsigned char hash = info->array_index; in lb_tx_hash_to_port_mapping_init() local 379 unsigned char hash = ctx->info->array_index; in lb_tx_hash_to_port_mapping_get() local 391 unsigned char hash = ctx->info->array_index; in lb_tx_hash_to_port_mapping_set() local 408 unsigned char hash = info->array_index; in lb_hash_stats_init() local [all …]
|
/linux/fs/ext2/ |
A D | xattr.c | 523 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_set() local 752 __u32 hash = le32_to_cpu(HDR(old_bh)->h_hash); in ext2_xattr_set2() local 833 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_delete_inode() local 873 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_cache_insert() local 939 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_cache_find() local 1004 __u32 hash = 0; in ext2_xattr_hash_entry() local 1041 __u32 hash = 0; in ext2_xattr_rehash() local
|
/linux/init/ |
A D | initramfs.c | 65 static __initdata struct hash { struct 68 struct hash *next; argument 72 static inline int hash(int major, int minor, int ino) in hash() argument
|
/linux/certs/ |
A D | blacklist.c | 90 int mark_hash_blacklisted(const char *hash) in mark_hash_blacklisted() 116 int is_hash_blacklisted(const u8 *hash, size_t hash_len, const char *type) in is_hash_blacklisted() 145 int is_binary_blacklisted(const u8 *hash, size_t hash_len) in is_binary_blacklisted()
|
/linux/drivers/crypto/caam/ |
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/nfs/ |
A D | pnfs_dev.c | 81 long hash) in _lookup_deviceid() 174 const struct nfs4_deviceid *id, long hash) in __nfs4_find_get_deviceid() 192 long hash = nfs4_deviceid_hash(id); in nfs4_find_get_deviceid() local 331 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client()
|
/linux/fs/ubifs/ |
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
|
A D | auth.c | 30 u8 *hash) in __ubifs_node_calc_hash() 46 static int ubifs_hash_calc_hmac(const struct ubifs_info *c, const u8 *hash, in ubifs_hash_calc_hmac() 67 u8 hash[UBIFS_HASH_ARR_SZ]; in ubifs_prepare_auth_node() local 137 void ubifs_bad_hash(const struct ubifs_info *c, const void *node, const u8 *hash, in ubifs_bad_hash()
|
/linux/fs/coda/ |
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/drivers/infiniband/hw/mthca/ |
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
|
/linux/arch/mips/cavium-octeon/crypto/ |
A D | octeon-sha256.c | 34 u64 *hash = (u64 *)sctx->state; in octeon_sha256_store_hash() local 44 u64 *hash = (u64 *)sctx->state; in octeon_sha256_read_hash() local 197 static int octeon_sha224_final(struct shash_desc *desc, u8 *hash) in octeon_sha224_final()
|
/linux/net/ipv4/ |
A D | tcp_metrics.c | 149 unsigned int hash) in tcpm_new() 213 struct net *net, unsigned int hash) in __tcp_get_metrics() 234 unsigned int hash; in __tcp_get_metrics_req() local 277 unsigned int hash; in tcp_get_metrics() local 778 unsigned int *hash, int optional, int v4, int v6) in __parse_nl_addr() 805 unsigned int *hash, int optional) in parse_nl_addr() 823 unsigned int hash; in tcp_metrics_nl_cmd_get() local 908 unsigned int hash; in tcp_metrics_nl_cmd_del() local
|
/linux/kernel/trace/ |
A D | ftrace.c | 398 struct hlist_head *hash; member 1239 struct ftrace_hash *hash; in __free_ftrace_hash_rcu() local 1261 struct ftrace_hash *hash; in alloc_ftrace_hash() local 1635 struct ftrace_hash *hash; in __ftrace_hash_rec_update() local 3300 struct ftrace_hash *hash; in t_probe_next() local 3789 struct ftrace_hash *hash; in ftrace_regex_open() local 4369 struct ftrace_hash hash; member 4379 struct ftrace_hash *hash; in allocate_ftrace_func_mapper() local 4550 struct ftrace_hash *hash; in register_ftrace_function_probe() local 4984 struct ftrace_hash *hash; in ftrace_set_hash() local [all …]
|
/linux/drivers/gpu/drm/vmwgfx/ |
A D | ttm_object.c | 126 struct drm_hash_item hash; member 250 struct drm_hash_item *hash; in ttm_base_object_noref_lookup() local 270 struct drm_hash_item *hash; in ttm_base_object_lookup() local 316 struct drm_hash_item *hash; in ttm_ref_object_exists() local 354 struct drm_hash_item *hash; in ttm_ref_object_add() local 451 struct drm_hash_item *hash; in ttm_ref_object_base_unref() local
|
/linux/net/appletalk/ |
A D | aarp.c | 413 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in aarp_proxy_remove() local 429 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in __aarp_proxy_find() local 483 int hash, retval = -EPROTONOSUPPORT; in aarp_proxy_probe_network() local 547 int hash; in aarp_send_ddp() local 686 int hash) in __aarp_resolved() 717 int hash, ret = 0; in aarp_rcv() local
|
/linux/include/keys/ |
A D | system_keyring.h | 48 static inline int is_hash_blacklisted(const u8 *hash, size_t hash_len, in is_hash_blacklisted() 54 static inline int is_binary_blacklisted(const u8 *hash, size_t hash_len) in is_binary_blacklisted()
|