/linux-4.1.27/net/batman-adv/ |
D | hash.c | 22 static void batadv_hash_init(struct batadv_hashtable *hash) in batadv_hash_init() 33 void batadv_hash_destroy(struct batadv_hashtable *hash) in batadv_hash_destroy() 43 struct batadv_hashtable *hash; in batadv_hash_new() local 69 void batadv_hash_set_lock_class(struct batadv_hashtable *hash, in batadv_hash_set_lock_class()
|
D | hash.h | 56 static inline void batadv_hash_delete(struct batadv_hashtable *hash, in batadv_hash_delete() 90 static inline uint32_t batadv_hash_bytes(uint32_t hash, const void *data, in batadv_hash_bytes() 115 static inline int batadv_hash_add(struct batadv_hashtable *hash, in batadv_hash_add() 160 static inline void *batadv_hash_remove(struct batadv_hashtable *hash, in batadv_hash_remove()
|
D | bridge_loop_avoidance.c | 43 uint32_t hash = 0; in batadv_choose_claim() local 60 uint32_t hash = 0; in batadv_choose_backbone_gw() local 140 struct batadv_hashtable *hash = bat_priv->bla.claim_hash; in batadv_claim_hash_find() local 180 struct batadv_hashtable *hash = bat_priv->bla.backbone_hash; in batadv_backbone_hash_find() local 216 struct batadv_hashtable *hash; in batadv_bla_del_backbone_claims() local 464 struct batadv_hashtable *hash; in batadv_bla_answer_request() local 993 struct batadv_hashtable *hash; in batadv_bla_purge_backbone_gw() local 1047 struct batadv_hashtable *hash; in batadv_bla_purge_claims() local 1095 struct batadv_hashtable *hash; in batadv_bla_update_orig_address() local 1149 struct batadv_hashtable *hash; in batadv_bla_periodic_work() local [all …]
|
D | originator.h | 78 uint32_t hash = 0; in batadv_choose_orig() local 97 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_orig_hash_find() local
|
D | network-coding.c | 350 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_nc_purge_orig_hash() local 381 struct batadv_hashtable *hash, in batadv_nc_purge_paths() 452 uint32_t hash = 0; in batadv_nc_hash_choose() local 502 batadv_nc_hash_find(struct batadv_hashtable *hash, in batadv_nc_hash_find() 628 struct batadv_hashtable *hash, in batadv_nc_process_nc_paths() 914 struct batadv_hashtable *hash, in batadv_nc_get_path() 1237 struct batadv_hashtable *hash = bat_priv->nc.coding_hash; in batadv_nc_path_search() local 1704 struct batadv_hashtable *hash = bat_priv->nc.decoding_hash; in batadv_nc_find_decoding_packet() local 1849 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_nc_nodes_seq_print_text() local
|
D | translation-table.c | 68 uint32_t hash = 0; in batadv_choose_tt() local 91 batadv_tt_hash_find(struct batadv_hashtable *hash, const uint8_t *addr, in batadv_tt_hash_find() 907 struct batadv_hashtable *hash = bat_priv->tt.local_hash; in batadv_tt_local_seq_print_text() local 1118 struct batadv_hashtable *hash = bat_priv->tt.local_hash; in batadv_tt_local_purge() local 1135 struct batadv_hashtable *hash; in batadv_tt_local_table_free() local 1592 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_seq_print_text() local 1823 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_del_orig() local 1889 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_purge() local 1928 struct batadv_hashtable *hash; in batadv_tt_global_table_free() local 2068 struct batadv_hashtable *hash = bat_priv->tt.global_hash; in batadv_tt_global_crc() local [all …]
|
D | originator.c | 567 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_originator_free() local 924 struct batadv_hashtable *hash = bat_priv->orig_hash; in _batadv_purge_orig() local 1060 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_orig_hash_add_if() local 1095 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_orig_hash_del_if() local
|
D | distributed-arp-table.c | 208 uint32_t hash = 0; in batadv_hash_dat() local 236 struct batadv_hashtable *hash = bat_priv->dat.hash; in batadv_dat_entry_hash_find() local 471 struct batadv_hashtable *hash = bat_priv->orig_hash; in batadv_choose_next_candidate() local 753 struct batadv_hashtable *hash = bat_priv->dat.hash; in batadv_dat_cache_seq_print_text() local
|
D | icmp_socket.c | 380 struct batadv_socket_client *hash; in batadv_socket_receive_packet() local
|
/linux-4.1.27/net/core/ |
D | secure_seq.c | 47 u32 hash[MD5_DIGEST_WORDS]; in secure_tcpv6_sequence_number() local 69 u32 hash[MD5_DIGEST_WORDS]; in secure_ipv6_port_ephemeral() local 92 u32 hash[MD5_DIGEST_WORDS]; in secure_tcp_sequence_number() local 107 u32 hash[MD5_DIGEST_WORDS]; in secure_ipv4_port_ephemeral() local 126 u32 hash[MD5_DIGEST_WORDS]; in secure_dccp_sequence_number() local 150 u32 hash[MD5_DIGEST_WORDS]; in secure_dccpv6_sequence_number() local
|
D | flow_dissector.c | 285 u32 hash; in __flow_hash_from_keys() local 339 u32 hash; in __skb_tx_hash() local
|
/linux-4.1.27/include/linux/ |
D | rhashtable.h | 180 static inline unsigned long rht_marker(const struct rhashtable *ht, u32 hash) in rht_marker() 185 #define INIT_RHT_NULLS_HEAD(ptr, ht, hash) \ argument 205 unsigned int hash) in rht_bucket_index() 214 unsigned int hash; in rht_key_hashfn() local 318 unsigned int hash) in rht_bucket_lock() 333 u32 hash) in lockdep_rht_bucket_is_held() 364 #define rht_dereference_bucket(p, tbl, hash) \ argument 367 #define rht_dereference_bucket_rcu(p, tbl, hash) \ argument 380 #define rht_for_each_continue(pos, head, tbl, hash) \ argument 391 #define rht_for_each(pos, tbl, hash) \ argument [all …]
|
D | hash.h | 53 u64 hash = val; in hash_64() local 81 u32 hash = val * GOLDEN_RATIO_PRIME_32; in hash_32() local
|
D | tpm.h | 57 static inline int tpm_pcr_extend(u32 chip_num, int pcr_idx, const u8 *hash) { in tpm_pcr_extend()
|
D | digsig.h | 43 uint8_t hash; member
|
D | dcache.h | 57 #define hashlen_create(hash,len) (((u64)(len)<<32)|(u32)(hash)) argument 83 static inline unsigned long end_name_hash(unsigned long hash) in end_name_hash()
|
/linux-4.1.27/security/integrity/ima/ |
D | ima_crypto.c | 228 struct ima_digest_data *hash, in ima_calc_file_hash_atfm() 337 static int ima_calc_file_ahash(struct file *file, struct ima_digest_data *hash) in ima_calc_file_ahash() 354 struct ima_digest_data *hash, in ima_calc_file_hash_tfm() 410 static int ima_calc_file_shash(struct file *file, struct ima_digest_data *hash) in ima_calc_file_shash() 439 int ima_calc_file_hash(struct file *file, struct ima_digest_data *hash) in ima_calc_file_hash() 461 struct ima_digest_data *hash, in ima_calc_field_array_hash_tfm() 505 struct ima_digest_data *hash) in ima_calc_field_array_hash() 559 int __init ima_calc_boot_aggregate(struct ima_digest_data *hash) in ima_calc_boot_aggregate()
|
D | ima_api.c | 102 } hash; in ima_store_template() local 203 } hash; in ima_collect_measurement() local 294 char hash[(iint->ima_hash->length * 2) + 1]; in ima_audit_measurement() local
|
D | ima_init.c | 63 } hash; in ima_add_boot_aggregate() local
|
D | ima_queue.c | 92 static int ima_pcr_extend(const u8 *hash) in ima_pcr_extend()
|
D | ima_appraise.c | 134 struct ima_digest_data *hash) in ima_get_hash_algo()
|
/linux-4.1.27/kernel/bpf/ |
D | hashtab.c | 30 u32 hash; member 103 static inline struct hlist_head *select_bucket(struct bpf_htab *htab, u32 hash) in select_bucket() 108 static struct htab_elem *lookup_elem_raw(struct hlist_head *head, u32 hash, in lookup_elem_raw() 126 u32 hash, key_size; in htab_map_lookup_elem() local 151 u32 hash, key_size; in htab_map_get_next_key() local 285 u32 hash, key_size; in htab_map_delete_elem() local
|
/linux-4.1.27/net/ceph/crush/ |
D | hash.c | 26 __u32 hash = crush_hash_seed ^ a; in crush_hash32_rjenkins1() local 37 __u32 hash = crush_hash_seed ^ a ^ b; in crush_hash32_rjenkins1_2() local 48 __u32 hash = crush_hash_seed ^ a ^ b ^ c; in crush_hash32_rjenkins1_3() local 61 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d; in crush_hash32_rjenkins1_4() local 76 __u32 hash = crush_hash_seed ^ a ^ b ^ c ^ d ^ e; in crush_hash32_rjenkins1_5() local
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_proto.c | 51 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_protocol() local 69 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in register_ip_vs_proto_netns() local 100 unsigned int hash = IP_VS_PROTO_HASH(pp->protocol); in unregister_ip_vs_protocol() local 123 unsigned int hash = IP_VS_PROTO_HASH(pd->pp->protocol); in unregister_ip_vs_proto_netns() local 145 unsigned int hash = IP_VS_PROTO_HASH(proto); in ip_vs_proto_get() local 163 unsigned int hash = IP_VS_PROTO_HASH(proto); in __ipvs_proto_data_get() local
|
D | ip_vs_conn.c | 169 unsigned int hash; in ip_vs_conn_hash() local 205 unsigned int hash; in ip_vs_conn_unhash() local 233 unsigned int hash; in ip_vs_conn_unlink() local 268 unsigned int hash; in __ip_vs_conn_in_get() local 353 unsigned int hash; in ip_vs_ct_in_get() local 405 unsigned int hash; in ip_vs_conn_out_get() local 1253 unsigned int hash = prandom_u32() & ip_vs_conn_tab_mask; in ip_vs_random_dropentry() local
|
D | ip_vs_sh.c | 111 unsigned int hash = ip_vs_sh_hashkey(svc->af, addr, port, 0); in ip_vs_sh_get() local 129 unsigned int hash, ihash; in ip_vs_sh_get_fallback() local
|
D | ip_vs_proto_udp.c | 354 __u16 hash; in udp_register_app() local 389 int hash; in udp_app_conn_bind() local
|
D | ip_vs_proto_sctp.c | 480 __u16 hash; in sctp_register_app() local 512 int hash; in sctp_app_conn_bind() local
|
D | ip_vs_lblc.c | 173 unsigned int hash = ip_vs_lblc_hashkey(en->af, &en->addr); in ip_vs_lblc_hash() local 185 unsigned int hash = ip_vs_lblc_hashkey(af, addr); in ip_vs_lblc_get() local
|
D | ip_vs_proto_tcp.c | 577 __u16 hash; in tcp_register_app() local 613 int hash; in tcp_app_conn_bind() local
|
D | ip_vs_lblcr.c | 336 unsigned int hash = ip_vs_lblcr_hashkey(en->af, &en->addr); in ip_vs_lblcr_hash() local 348 unsigned int hash = ip_vs_lblcr_hashkey(af, addr); in ip_vs_lblcr_get() local
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_core.c | 143 static u32 __hash_bucket(u32 hash, unsigned int size) in __hash_bucket() 148 static u32 hash_bucket(u32 hash, const struct net *net) in hash_bucket() 331 unsigned int hash, reply_hash; in nf_ct_delete_from_lists() local 410 const struct nf_conntrack_tuple *tuple, u32 hash) in ____nf_conntrack_find() 446 const struct nf_conntrack_tuple *tuple, u32 hash) in __nf_conntrack_find_get() 481 unsigned int hash, in __nf_conntrack_hash_insert() 496 unsigned int hash, reply_hash; in nf_conntrack_hash_check_insert() local 569 unsigned int hash, reply_hash; in __nf_conntrack_confirm() local 692 unsigned int hash = hash_conntrack(net, zone, tuple); in nf_conntrack_tuple_taken() local 727 unsigned int hash, sequence; in early_drop() local [all …]
|
D | xt_cluster.c | 45 u_int32_t hash = 0; in xt_cluster_hash() local 96 unsigned long hash; in xt_cluster_mt() local
|
D | xt_hashlimit.c | 114 struct hlist_head hash[0]; /* hashtable itself */ member 129 u_int32_t hash = jhash2((const u32 *)dst, in hash_dst() local 146 u_int32_t hash = hash_dst(ht, dst); in dsthash_find() local
|
D | xt_HMARK.c | 119 u32 hash; in hmark_hash() local
|
/linux-4.1.27/scripts/basic/ |
D | fixdep.c | 144 unsigned int hash; member 154 unsigned int i, hash = 2166136261U; in strhash() local 164 static int is_defined_config(const char *name, int len, unsigned int hash) in is_defined_config() 179 static void define_config(const char *name, int len, unsigned int hash) in define_config() 216 unsigned int hash = strhash(m, slen); in use_config() local
|
/linux-4.1.27/drivers/net/team/ |
D | team_mode_loadbalance.c | 82 #define LB_HTPM_PORT_BY_HASH(lp_priv, hash) \ argument 85 #define LB_HTPM_OPT_INST_INFO_BY_HASH(lp_priv, hash) \ argument 113 unsigned char hash) in lb_hash_select_tx_port() 124 unsigned char hash) in lb_htpm_select_tx_port() 191 unsigned char hash) in lb_update_tx_stats() 211 unsigned char hash; in lb_transmit() local 338 unsigned char hash = info->array_index; in lb_tx_hash_to_port_mapping_init() local 349 unsigned char hash = ctx->info->array_index; in lb_tx_hash_to_port_mapping_get() local 361 unsigned char hash = ctx->info->array_index; in lb_tx_hash_to_port_mapping_set() local 378 unsigned char hash = info->array_index; in lb_hash_stats_init() local [all …]
|
/linux-4.1.27/init/ |
D | initramfs.c | 56 static __initdata struct hash { struct 59 struct hash *next; argument 63 static inline int hash(int major, int minor, int ino) in hash() argument
|
/linux-4.1.27/fs/coda/ |
D | cnode.c | 64 unsigned long hash = coda_f2i(fid); in coda_iget() local 121 unsigned long hash = coda_f2i(newfid); in coda_replace_fid() local 137 unsigned long hash = coda_f2i(fid); in coda_fid_to_inode() local
|
/linux-4.1.27/fs/nfs/ |
D | pnfs_dev.c | 80 long hash) in _lookup_deviceid() 173 const struct nfs4_deviceid *id, long hash) in __nfs4_find_get_deviceid() 191 long hash = nfs4_deviceid_hash(id); in nfs4_find_get_deviceid() local 312 _deviceid_purge_client(const struct nfs_client *clp, long hash) in _deviceid_purge_client()
|
/linux-4.1.27/arch/powerpc/mm/ |
D | hugetlbpage-hash64.c | 75 unsigned long hash, slot; in __hash_page_huge() local 89 unsigned long hash = hpt_hash(vpn, shift, ssize); in __hash_page_huge() local
|
D | hash_utils_64.c | 199 unsigned long hash, hpteg; in htab_bolt_mapping() local 1292 unsigned long hash, index, shift, hidx, slot; in flush_hash_page() local 1336 unsigned long hidx, shift, vpn, hash, slot; in flush_hash_hugepage() local 1437 long hpte_insert_repeating(unsigned long hash, unsigned long vpn, in hpte_insert_repeating() 1475 unsigned long hash; in kernel_map_linear_page() local 1500 unsigned long hash, hidx, slot; in kernel_unmap_linear_page() local
|
D | hugepage-hash64.c | 30 unsigned long vpn, hash, shift, slot; in __hash_page_thp() local
|
D | hash_native_64.c | 340 unsigned long hash; in native_hpte_find() local 443 unsigned long hidx, vpn = 0, hash, slot; in native_hugepage_invalidate() local 639 unsigned long hash, index, hidx, shift, slot; in native_flush_hash_range() local
|
/linux-4.1.27/drivers/md/ |
D | dm-cache-policy-cleaner.c | 32 struct hash { struct 34 dm_block_t hash_bits; argument 53 struct hash chash; argument 83 static int alloc_hash(struct hash *hash, unsigned elts) in alloc_hash() 92 static void free_hash(struct hash *hash) in free_hash() 142 struct hash *hash = &p->chash; in lookup_cache_entry() local
|
D | raid5.c | 89 int hash = (sect >> STRIPE_SHIFT) & HASH_MASK; in stripe_hash() local 98 static inline void lock_device_hash_lock(struct r5conf *conf, int hash) in lock_device_hash_lock() 104 static inline void unlock_device_hash_lock(struct r5conf *conf, int hash) in unlock_device_hash_lock() 344 int hash) in release_inactive_stripe_list() 393 int hash; in release_stripe_list() local 418 int hash; in release_stripe() local 465 static struct stripe_head *get_free_stripe(struct r5conf *conf, int hash) in get_free_stripe() 663 int hash = stripe_hash_locks_hash(sector); in get_active_stripe() local 761 int hash; in stripe_add_to_batch_list() local 2150 int hash, cnt; in resize_stripes() local [all …]
|
/linux-4.1.27/fs/ubifs/ |
D | key.h | 48 static inline uint32_t key_mask_hash(uint32_t hash) in key_mask_hash() 156 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init() local 173 uint32_t hash) in dent_key_init_hash() 191 uint32_t hash = c->key_hash(nm->name, nm->len); in dent_key_init_flash() local 224 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init() local 242 uint32_t hash = c->key_hash(nm->name, nm->len); in xent_key_init_flash() local
|
/linux-4.1.27/drivers/infiniband/hw/mthca/ |
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-4.1.27/fs/ext4/ |
D | hash.c | 39 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() local 55 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() local 140 __u32 hash; in ext4fs_dirhash() local
|
D | dir.c | 369 __u32 hash; member 424 int ext4_htree_store_dirent(struct file *dir_file, __u32 hash, in ext4_htree_store_dirent()
|
D | xattr.c | 1534 __u32 hash = le32_to_cpu(BHDR(bh)->h_hash); in ext4_xattr_cache_insert() local 1608 __u32 hash = le32_to_cpu(header->h_hash); in ext4_xattr_cache_find() local 1657 __u32 hash = 0; in ext4_xattr_hash_entry() local 1694 __u32 hash = 0; in ext4_xattr_rehash() local
|
/linux-4.1.27/fs/ext3/ |
D | hash.c | 38 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_unsigned() local 54 __u32 hash, hash0 = 0x12a3fe2d, hash1 = 0x37abe8f9; in dx_hack_hash_signed() local 139 __u32 hash; in ext3fs_dirhash() local
|
D | dir.c | 296 __u32 hash; member 346 int ext3_htree_store_dirent(struct file *dir_file, __u32 hash, in ext3_htree_store_dirent()
|
D | xattr.c | 1135 __u32 hash = le32_to_cpu(BHDR(bh)->h_hash); in ext3_xattr_cache_insert() local 1209 __u32 hash = le32_to_cpu(header->h_hash); in ext3_xattr_cache_find() local 1258 __u32 hash = 0; in ext3_xattr_hash_entry() local 1295 __u32 hash = 0; in ext3_xattr_rehash() local
|
D | namei.c | 86 __le32 hash; member 130 u32 hash; member 299 u32 block = dx_get_block(entries), hash = i? dx_get_hash(entries): 0; in dx_show_entries() local 337 u32 hash; in dx_probe() local 494 static int ext3_htree_next_block(struct inode *dir, __u32 hash, in ext3_htree_next_block() 753 static void dx_insert_block(struct dx_frame *frame, u32 hash, u32 block) in dx_insert_block()
|
/linux-4.1.27/arch/mips/cavium-octeon/crypto/ |
D | octeon-sha256.c | 38 u64 *hash = (u64 *)sctx->state; in octeon_sha256_store_hash() local 48 u64 *hash = (u64 *)sctx->state; in octeon_sha256_read_hash() local 201 static int octeon_sha224_final(struct shash_desc *desc, u8 *hash) in octeon_sha224_final()
|
D | octeon-md5.c | 40 u64 *hash = (u64 *)ctx->hash; in octeon_md5_store_hash() local 48 u64 *hash = (u64 *)ctx->hash; in octeon_md5_read_hash() local
|
D | octeon-sha512.c | 175 static int octeon_sha512_final(struct shash_desc *desc, u8 *hash) in octeon_sha512_final() 216 static int octeon_sha384_final(struct shash_desc *desc, u8 *hash) in octeon_sha384_final()
|
D | octeon-sha1.c | 37 u64 *hash = (u64 *)sctx->state; in octeon_sha1_store_hash() local 51 u64 *hash = (u64 *)sctx->state; in octeon_sha1_read_hash() local
|
/linux-4.1.27/net/ipv4/ |
D | fib_semantics.c | 160 struct fnhe_hash_bucket *hash; in free_nh_exceptions() local 304 unsigned int hash; in fib_find_info() local 336 unsigned int hash; in ip_fib_check_default() local 683 static void fib_info_hash_free(struct hlist_head *hash, int bytes) in fib_info_hash_free() 967 unsigned int hash; in fib_create_info() local 1092 unsigned int hash = fib_laddr_hashfn(local); in fib_sync_down_addr() local 1115 unsigned int hash = fib_devindex_hashfn(dev->ifindex); in fib_sync_down_dev() local 1226 unsigned int hash; in fib_sync_up() local
|
D | tcp_metrics.c | 158 unsigned int hash) in tcpm_new() 222 struct net *net, unsigned int hash) in __tcp_get_metrics() 243 unsigned int hash; in __tcp_get_metrics_req() local 284 unsigned int hash; in __tcp_get_metrics_tw() local 334 unsigned int hash; in tcp_get_metrics() local 953 unsigned int *hash, int optional, int v4, int v6) in __parse_nl_addr() 979 unsigned int *hash, int optional) in parse_nl_addr() 997 unsigned int hash; in tcp_metrics_nl_cmd_get() local 1078 unsigned int hash; in tcp_metrics_nl_cmd_del() local
|
D | inet_hashtables.c | 213 unsigned int hash = inet_lhashfn(net, hnum); in __inet_lookup_listener() local 295 unsigned int hash = inet_ehashfn(net, daddr, hnum, saddr, sport); in __inet_lookup_established() local 344 unsigned int hash = inet_ehashfn(net, daddr, lport, in __inet_check_established() local
|
D | inet_fragment.c | 265 unsigned int seq, hash; in get_frag_bucket_locked() local 417 unsigned int hash) in inet_frag_find()
|
D | raw.c | 168 static int raw_v4_input(struct sk_buff *skb, const struct iphdr *iph, int hash) in raw_v4_input() 207 int hash; in raw_local_deliver() local 286 int hash; in raw_icmp_error() local
|
D | route.c | 472 u32 ip_idents_reserve(u32 hash, int segs) in ip_idents_reserve() 489 u32 hash, id; in __ip_select_ident() local 583 static struct fib_nh_exception *fnhe_oldest(struct fnhe_hash_bucket *hash) in fnhe_oldest() 622 struct fnhe_hash_bucket *hash; in update_or_create_fnhe() local 1249 struct fnhe_hash_bucket *hash = rcu_dereference(nh->nh_exceptions); in find_exception() local 1544 struct fnhe_hash_bucket *hash; in ip_del_fnhe() local
|
D | inet_connection_sock.c | 495 u32 hash = inet_synq_hash(raddr, rport, lopt->hash_rnd, in inet_csk_search_req() local 671 u32 hash, struct request_sock *req, in reqsk_queue_hash_req()
|
/linux-4.1.27/drivers/base/power/ |
D | trace.c | 180 unsigned int hash = hash_string(lineno, file, FILEHASH); in show_file_hash() local 198 unsigned int hash = hash_string(DEVSEED, dev_name(dev), DEVHASH); in show_dev_hash() local 225 unsigned int hash = hash_string(DEVSEED, dev_name(dev), in show_trace_dev_match() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/ |
D | capa.c | 87 struct hlist_head *hash; in init_capa_hash() local 118 void cleanup_capa_hash(struct hlist_head *hash) in cleanup_capa_hash() 193 struct obd_capa *capa_add(struct hlist_head *hash, struct lustre_capa *capa) in capa_add() 224 struct obd_capa *capa_lookup(struct hlist_head *hash, struct lustre_capa *capa, in capa_lookup()
|
/linux-4.1.27/include/linux/sunrpc/ |
D | svcauth.h | 70 struct hlist_node hash; member 163 unsigned long hash = 0; in hash_str() local 181 unsigned long hash = 0; in hash_mem() local
|
/linux-4.1.27/drivers/gpu/drm/ttm/ |
D | ttm_object.c | 122 struct drm_hash_item hash; member 233 struct drm_hash_item *hash; in ttm_base_object_lookup() local 255 struct drm_hash_item *hash; in ttm_base_object_lookup_for_ref() local 287 struct drm_hash_item *hash; in ttm_ref_object_exists() local 325 struct drm_hash_item *hash; in ttm_ref_object_add() local 415 struct drm_hash_item *hash; in ttm_ref_object_base_unref() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-crypto.c | 98 unsigned char *hash, unsigned int *hash_len) in cfs_crypto_hash_digest() 176 unsigned char *hash, unsigned int *hash_len) in cfs_crypto_hash_final() 209 unsigned char hash[64]; in cfs_crypto_performance_test() local
|
D | linux-crypto-adler.c | 54 static int adler32_setkey(struct crypto_shash *hash, const u8 *key, in adler32_setkey()
|
/linux-4.1.27/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_cmdbuf_res.c | 50 struct drm_hash_item hash; member 89 struct drm_hash_item *hash; in vmw_cmdbuf_res_lookup() local 246 struct drm_hash_item *hash; in vmw_cmdbuf_res_remove() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | l2t.c | 240 int hash = arp_hash(e->addr, e->ifindex, d); in alloc_l2e() local 308 int hash; in t3_l2t_get() local 405 int hash = arp_hash(addr, ifidx, d); in t3_l2t_update() local
|
D | xgmac.c | 289 int hash = 0, octet, bit, i = 0, c; in hash_hw_addr() local 323 int hash = hash_hw_addr(ha->addr); in t3_mac_set_rx_mode() local
|
/linux-4.1.27/net/appletalk/ |
D | aarp.c | 419 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in aarp_proxy_remove() local 435 int hash = sa->s_node % (AARP_HASH_SIZE - 1); in __aarp_proxy_find() local 489 int hash, retval = -EPROTONOSUPPORT; in aarp_proxy_probe_network() local 553 int hash; in aarp_send_ddp() local 692 int hash) in __aarp_resolved() 723 int hash, ret = 0; in aarp_rcv() local
|
/linux-4.1.27/drivers/gpu/drm/ |
D | drm_auth.c | 59 struct drm_hash_item *hash; in drm_find_file() local 114 struct drm_hash_item *hash; in drm_remove_magic() local
|
D | drm_vm.c | 105 struct drm_hash_item *hash; in drm_do_vm_fault() local 546 struct drm_hash_item *hash; in drm_mmap_locked() local
|
/linux-4.1.27/crypto/ |
D | hmac.c | 29 struct crypto_shash *hash; member 54 struct crypto_shash *hash = ctx->hash; in hmac_setkey() local 159 struct crypto_shash *hash; in hmac_init_tfm() local
|
D | sha512_generic.c | 150 static int sha512_final(struct shash_desc *desc, u8 *hash) in sha512_final() 157 unsigned int len, u8 *hash) in crypto_sha512_finup()
|
D | algif_hash.c | 38 struct crypto_ahash *hash; member 348 struct crypto_ahash *hash; in hash_bind() local 400 struct crypto_ahash *hash = tfm->hash; in hash_accept_parent_nokey() local
|
D | md4.c | 37 u32 hash[MD4_HASH_WORDS]; member 84 static void md4_transform(u32 *hash, u32 const *in) in md4_transform()
|
D | authenc.c | 266 u8 *hash = areq_ctx->tail; in crypto_authenc_ahash_fb() local 305 u8 *hash = areq_ctx->tail; in crypto_authenc_ahash() local 338 u8 *hash; in crypto_authenc_genicv() local
|
D | crc32.c | 63 static int crc32_setkey(struct crypto_shash *hash, const u8 *key, in crc32_setkey()
|
D | sha256_generic.c | 241 unsigned int len, u8 *hash) in crypto_sha256_finup()
|
D | ahash.c | 37 static inline struct ahash_alg *crypto_ahash_alg(struct crypto_ahash *hash) in crypto_ahash_alg() 451 struct crypto_ahash *hash = __crypto_ahash_cast(tfm); in crypto_ahash_init_tfm() local
|
D | wp512.c | 43 u64 hash[WP512_DIGEST_SIZE/8]; member
|
D | tgr192.c | 39 u8 hash[64]; member
|
D | authencesn.c | 346 u8 *hash = areq_ctx->tail; in crypto_authenc_esn_ahash() local 402 u8 *hash; in crypto_authenc_esn_genicv() local
|
/linux-4.1.27/drivers/infiniband/core/ |
D | iwpm_util.c | 520 u32 hash = jhash_2words(ipv6_hash, (__force u32) ipv6_sockaddr->sin6_port, 0); in iwpm_ipv6_jhash() local 527 u32 hash = jhash_2words(ipv4_hash, (__force u32) ipv4_sockaddr->sin_port, 0); in iwpm_ipv4_jhash() local 532 struct sockaddr_storage *b_sockaddr, u32 *hash) in get_hash_bucket() 559 u32 hash; in get_mapinfo_hash_bucket() local 572 u32 hash; in get_reminfo_hash_bucket() local
|
/linux-4.1.27/net/ipv6/ |
D | inet6_hashtables.c | 65 unsigned int hash = inet6_ehashfn(net, daddr, hnum, saddr, sport); in __inet6_lookup_established() local 131 unsigned int hash = inet_lhashfn(net, hnum); in inet6_lookup_listener() local 203 const unsigned int hash = inet6_ehashfn(net, daddr, lport, saddr, in __inet6_check_established() local
|
D | output_core.c | 15 u32 hash, id; in __ipv6_select_ident() local
|
D | inet6_connection_sock.c | 126 u32 hash = inet6_synq_hash(raddr, rport, lopt->hash_rnd, in inet6_csk_search_req() local
|
D | udp.c | 111 unsigned int hash, mix = net_hash_mix(net); in udp6_portaddr_hash() local 238 u32 hash = 0; in udp6_lib_lookup2() local 295 u32 hash = 0; in __udp6_lib_lookup() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/fld/ |
D | fld_request.c | 122 int hash; in fld_rrb_scan() local 333 static inline int hash_is_sane(int hash) in hash_is_sane() 339 const char *prefix, int hash) in fld_client_init()
|
D | lproc_fld.c | 95 struct lu_fld_hash *hash = NULL; in fld_proc_hash_seq_write() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/lnet/ |
D | peer.c | 47 struct list_head *hash; in lnet_peer_tables_create() local 81 struct list_head *hash; in lnet_peer_tables_destroy() local
|
D | api-ni.c | 111 struct list_head *hash; in lnet_create_remote_nets_table() local 569 unsigned int hash; in lnet_res_lh_lookup() local 590 unsigned int hash; in lnet_res_lh_initialize() local
|
/linux-4.1.27/drivers/staging/lustre/lustre/llite/ |
D | remote_perm.c | 82 struct hlist_head *hash; in alloc_rmtperm_hash() local 97 void free_rmtperm_hash(struct hlist_head *hash) in free_rmtperm_hash()
|
D | llite_nfs.c | 92 unsigned long hash = cl_fid_build_ino(fid, in search_inode_for_lustre() local 211 int namelen, loff_t hash, u64 ino, in ll_nfs_get_name_filldir()
|
D | dir.c | 151 __u64 hash = *((__u64 *)_hash); in ll_dir_filler() local 267 static struct page *ll_dir_page_locate(struct inode *dir, __u64 *hash, in ll_dir_page_locate() 338 struct page *ll_get_dir_page(struct inode *dir, __u64 hash, in ll_get_dir_page() 506 __u64 hash = MDS_DIR_END_OFF; in ll_dir_read() local
|
/linux-4.1.27/fs/dlm/ |
D | dir.c | 35 int dlm_hash2nodeid(struct dlm_ls *ls, uint32_t hash) in dlm_hash2nodeid() 203 uint32_t hash, bucket; in find_rsb_root() local
|
/linux-4.1.27/kernel/trace/ |
D | ftrace.c | 514 struct hlist_head *hash; member 1210 static bool __always_inline ftrace_hash_empty(struct ftrace_hash *hash) in ftrace_hash_empty() 1216 ftrace_lookup_ip(struct ftrace_hash *hash, unsigned long ip) in ftrace_lookup_ip() 1239 static void __add_hash_entry(struct ftrace_hash *hash, in __add_hash_entry() 1255 static int add_hash_entry(struct ftrace_hash *hash, unsigned long ip) in add_hash_entry() 1270 free_hash_entry(struct ftrace_hash *hash, in free_hash_entry() 1279 remove_hash_entry(struct ftrace_hash *hash, in remove_hash_entry() 1286 static void ftrace_hash_clear(struct ftrace_hash *hash) in ftrace_hash_clear() 1305 static void free_ftrace_hash(struct ftrace_hash *hash) in free_ftrace_hash() 1316 struct ftrace_hash *hash; in __free_ftrace_hash_rcu() local [all …]
|
D | trace_functions.c | 523 struct ftrace_hash *hash, char *glob, in ftrace_trace_probe_callback() 562 ftrace_trace_onoff_callback(struct ftrace_hash *hash, in ftrace_trace_onoff_callback() 578 ftrace_stacktrace_callback(struct ftrace_hash *hash, in ftrace_stacktrace_callback() 590 ftrace_dump_callback(struct ftrace_hash *hash, in ftrace_dump_callback() 603 ftrace_cpudump_callback(struct ftrace_hash *hash, in ftrace_cpudump_callback()
|
/linux-4.1.27/fs/ext2/ |
D | xattr.c | 829 __u32 hash = le32_to_cpu(HDR(bh)->h_hash); in ext2_xattr_cache_insert() local 903 __u32 hash = le32_to_cpu(header->h_hash); in ext2_xattr_cache_find() local 959 __u32 hash = 0; in ext2_xattr_hash_entry() local 996 __u32 hash = 0; in ext2_xattr_rehash() local
|
/linux-4.1.27/kernel/ |
D | module_signing.c | 32 u8 hash; /* Digest algorithm [enum hash_algo] */ member 43 static struct public_key_signature *mod_make_digest(enum hash_algo hash, in mod_make_digest()
|
D | kprobes.c | 84 static raw_spinlock_t *kretprobe_table_lock_ptr(unsigned long hash) in kretprobe_table_lock_ptr() 1099 unsigned long hash = hash_ptr(tsk, KPROBE_HASH_BITS); in kretprobe_hash_lock() local 1108 static void kretprobe_table_lock(unsigned long hash, in kretprobe_table_lock() 1121 unsigned long hash = hash_ptr(tsk, KPROBE_HASH_BITS); in kretprobe_hash_unlock() local 1129 static void kretprobe_table_unlock(unsigned long hash, in kretprobe_table_unlock() 1149 unsigned long hash, flags = 0; in kprobe_flush_task() local 1184 unsigned long flags, hash; in cleanup_rp_inst() local 1789 unsigned long hash, flags = 0; in pre_handler_kretprobe() local
|
/linux-4.1.27/fs/nfsd/ |
D | export.c | 251 int hash = item->ek_fsidtype; in svc_expkey_hash() local 265 int hash = svc_expkey_hash(item); in svc_expkey_lookup() local 279 int hash = svc_expkey_hash(new); in svc_expkey_update() local 767 int hash; in svc_export_hash() local 779 int hash = svc_export_hash(exp); in svc_export_lookup() local 792 int hash = svc_export_hash(old); in svc_export_update() local 1084 unsigned hash, export; in e_start() local 1113 int hash = (*pos >> 32); in e_next() local
|
D | pnfs.h | 14 struct list_head hash; member
|
D | nfscache.c | 417 u32 hash = nfsd_cache_hash(xid); in nfsd_cache_lookup() local 542 u32 hash; in nfsd_cache_update() local
|
/linux-4.1.27/include/crypto/ |
D | md5.h | 12 u32 hash[MD5_HASH_WORDS]; member
|
/linux-4.1.27/include/net/ |
D | udp.h | 76 struct udp_hslot *hash; member 93 unsigned int hash) in udp_hashslot2() 202 u32 hash; in udp_flow_src_port() local
|
D | inet_hashtables.h | 157 unsigned int hash) in inet_ehash_bucket() 164 unsigned int hash) in inet_ehash_lockp()
|
D | af_unix.h | 26 unsigned int hash; member
|
/linux-4.1.27/net/sctp/ |
D | proc.c | 215 int hash = *(loff_t *)v; in sctp_eps_seq_show() local 323 int hash = *(loff_t *)v; in sctp_assocs_seq_show() local 443 int hash = *(loff_t *)v; in sctp_remaddr_seq_show() local
|
D | endpointola.c | 330 int hash; in __sctp_endpoint_lookup_assoc() local
|
D | input.c | 766 int hash; in __sctp_rcv_lookup_endpoint() local 857 int hash; in __sctp_lookup_association() local
|
/linux-4.1.27/drivers/net/ppp/ |
D | pppoe.c | 148 unsigned char hash = 0; in hash_item() local 169 int hash = hash_item(sid, addr); in __get_item() local 186 int hash = hash_item(po->pppoe_pa.sid, po->pppoe_pa.remote); in __set_item() local 207 int hash = hash_item(sid, addr); in __delete_item() local 1087 int hash = hash_item(po->pppoe_pa.sid, po->pppoe_pa.remote); in pppoe_seq_next() local
|
/linux-4.1.27/drivers/scsi/ |
D | libiscsi_tcp.c | 313 iscsi_tcp_dgst_header(struct hash_desc *hash, const void *hdr, size_t hdrlen, in iscsi_tcp_dgst_header() 344 iscsi_segment_done_fn_t *done, struct hash_desc *hash) in __iscsi_segment_init() 359 struct hash_desc *hash) in iscsi_segment_init_linear() 371 iscsi_segment_done_fn_t *done, struct hash_desc *hash) in iscsi_segment_seek_sg()
|
/linux-4.1.27/fs/hpfs/ |
D | dentry.c | 17 unsigned long hash; in hpfs_hash_dentry() local
|
/linux-4.1.27/net/unix/ |
D | af_unix.c | 130 unsigned long hash = (unsigned long)addr; in unix_sockets_unbound() local 166 unsigned int hash = (__force unsigned int)csum_fold(n); in unix_hash_fold() local 265 int len, int type, unsigned int hash) in __unix_find_socket_byname() 287 unsigned int hash) in unix_find_socket_byname() 885 int type, unsigned int hash, int *error) in unix_find_other() 975 unsigned int hash; in unix_bind() local 1084 unsigned int hash; in unix_dgram_connect() local 1184 unsigned int hash; in unix_stream_connect() local 1583 unsigned int hash; in unix_dgram_sendmsg() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | clip_tbl.c | 80 int hash; in cxgb4_clip_get() local 146 int hash; in cxgb4_clip_release() local
|
D | l2t.h | 69 u16 hash; /* hash bucket the entry is on */ member
|
D | l2t.c | 371 int hash = addr_hash(addr, addr_len, ifidx); in cxgb4_l2t_get() local 484 int hash = addr_hash(addr, addr_len, ifidx); in t4_l2t_update() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | flowring.c | 70 struct brcmf_flowring_hash *hash; in brcmf_flowring_lookup() local 113 struct brcmf_flowring_hash *hash; in brcmf_flowring_create() local 428 struct brcmf_flowring_hash *hash; in brcmf_flowring_delete_peer() local
|
D | flowring.h | 50 struct brcmf_flowring_hash hash[BRCMF_FLOWRING_HASHSIZE]; member
|
/linux-4.1.27/fs/logfs/ |
D | dir.c | 100 u32 hash = seed; in hash_32() local 134 static pgoff_t hash_index(u32 hash, int round) in hash_index() 162 u32 hash = hash_32(name->name, name->len, 0); in logfs_get_dd_page() local 373 u32 hash = hash_32(dentry->d_name.name, dentry->d_name.len, 0); in logfs_write_dir() local
|
/linux-4.1.27/fs/gfs2/ |
D | quota.c | 99 static inline void spin_lock_bucket(unsigned int hash) in spin_lock_bucket() 104 static inline void spin_unlock_bucket(unsigned int hash) in spin_unlock_bucket() 214 static struct gfs2_quota_data *qd_alloc(unsigned hash, struct gfs2_sbd *sdp, struct kqid qid) in qd_alloc() 243 static struct gfs2_quota_data *gfs2_qd_search_bucket(unsigned int hash, in gfs2_qd_search_bucket() 269 unsigned int hash = gfs2_qd_hash(sdp, qid); in qd_get() local 1263 unsigned int hash; in gfs2_quota_init() local
|
D | glock.c | 53 int hash; /* hash bucket index */ member 98 static inline void spin_lock_bucket(unsigned int hash) in spin_lock_bucket() 103 static inline void spin_unlock_bucket(unsigned int hash) in spin_unlock_bucket() 222 static struct gfs2_glock *search_bucket(unsigned int hash, in search_bucket() 709 unsigned int hash = gl_hash(sdp, &name); in gfs2_glock_get() local 1465 unsigned int hash) in examine_bucket() 1835 static inline struct gfs2_glock *glock_hash_chain(unsigned hash) in glock_hash_chain()
|
D | recovery.c | 156 u32 hash; in get_log_header() local 387 u32 hash; in clean_journal() local
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
D | qat_algs.c | 97 struct icp_qat_hw_auth_algo_blk hash; member 100 struct icp_qat_hw_auth_algo_blk hash; member 153 static int qat_alg_do_precomputes(struct icp_qat_hw_auth_algo_blk *hash, in qat_alg_do_precomputes() 289 struct icp_qat_hw_auth_algo_blk *hash = in qat_alg_aead_init_enc_session() local 368 struct icp_qat_hw_auth_algo_blk *hash = &dec_ctx->hash; in qat_alg_aead_init_dec_session() local 1088 enum icp_qat_hw_auth_algo hash, in qat_alg_aead_init()
|
/linux-4.1.27/arch/x86/boot/compressed/ |
D | aslr.c | 37 static unsigned long rotate_xor(unsigned long hash, const void *area, in rotate_xor() 55 unsigned long hash = 0; in get_random_boot() local
|
/linux-4.1.27/fs/hfs/ |
D | string.c | 57 unsigned int hash, len = this->len; in hfs_hash_dentry() local
|
/linux-4.1.27/net/ceph/ |
D | ceph_hash.c | 86 unsigned long hash = 0; in ceph_str_hash_linux() local
|
/linux-4.1.27/lib/ |
D | rhashtable.c | 51 int lockdep_rht_bucket_is_held(const struct bucket_table *tbl, u32 hash) in lockdep_rht_bucket_is_held() 383 unsigned int hash) in rhashtable_check_elasticity() 440 unsigned int hash; in rhashtable_insert_slow() local
|
D | oid_registry.c | 34 unsigned i, j, k, hash; in look_up_OID() local
|
D | md5.c | 13 void md5_transform(__u32 *hash, __u32 const *in) in md5_transform()
|
D | digsig.c | 195 unsigned char hash[SHA1_DIGEST_SIZE]; in digsig_verify() local
|
/linux-4.1.27/security/smack/ |
D | smack_access.c | 413 unsigned int hash; in smk_insert_entry() local 432 unsigned int hash; in smk_find_entry() local
|
/linux-4.1.27/arch/sparc/mm/ |
D | tsb.c | 40 unsigned long hash = tsb_hash(v, PAGE_SHIFT, in flush_tsb_kernel_range() local 53 unsigned long tag, ent, hash; in __flush_tsb_one_entry() local
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/core/ |
D | ramht.c | 30 u32 hash = 0; in nvkm_ramht_hash() local
|
/linux-4.1.27/drivers/net/ipvlan/ |
D | ipvlan_core.c | 60 u8 hash; in ipvlan_ht_addr_lookup() local 79 u8 hash; in ipvlan_ht_addr_add() local 186 u32 hash = jhash_1word(__get_unaligned_cpu32(addr+2), in ipvlan_mac_hash() local
|
/linux-4.1.27/fs/f2fs/ |
D | hash.c | 75 __u32 hash; in f2fs_dentry_hash() local
|
/linux-4.1.27/fs/kernfs/ |
D | dir.c | 187 unsigned long hash = init_name_hash(); in kernfs_name_hash() local 201 static int kernfs_name_compare(unsigned int hash, const char *name, in kernfs_name_compare() 647 unsigned int hash; in kernfs_find_ns() local 1360 struct kernfs_node *parent, loff_t hash, struct kernfs_node *pos) in kernfs_dir_pos()
|
/linux-4.1.27/net/sched/ |
D | sch_sfb.c | 132 u32 hash = sfbhash & SFB_BUCKET_MASK; in increment_one_qlen() local 161 u32 hash = sfbhash & SFB_BUCKET_MASK; in decrement_one_qlen() local 333 u32 hash = sfbhash & SFB_BUCKET_MASK; in sfb_enqueue() local 368 u32 hash = sfbhash & SFB_BUCKET_MASK; in sfb_enqueue() local
|
D | sch_hhf.c | 183 unsigned int hash; in skb_hash() local 196 static struct hh_flow_state *seek_list(const u32 hash, in seek_list() 266 u32 tmp_hash, hash; in hhf_classify() local
|
D | sch_sfq.c | 110 unsigned short hash; /* hash value (index in ht[]) */ member 177 unsigned int hash; in sfq_hash() local 372 unsigned int hash; in sfq_enqueue() local 582 unsigned int hash = sfq_hash(q, skb); in sfq_rehash() local
|
D | cls_tcindex.c | 46 u32 hash; /* hash table size; 0 if undefined */ member 331 struct tcindex_filter __rcu **hash; in tcindex_set_parms() local
|
/linux-4.1.27/net/decnet/ |
D | dn_route.c | 332 static int dn_insert_route(struct dn_route *rt, unsigned int hash, struct dn_route **rp) in dn_insert_route() 976 unsigned int hash; in dn_route_output_slow() local 1251 unsigned int hash = dn_hash(flp->saddr, flp->daddr); in __dn_route_output_key() local 1315 unsigned int hash; in dn_route_input_slow() local 1526 unsigned int hash = dn_hash(cb->src, cb->dst); in dn_route_input() local
|
/linux-4.1.27/security/tomoyo/ |
D | memory.c | 150 unsigned int hash; in tomoyo_get_name() local
|
/linux-4.1.27/net/openvswitch/ |
D | vport.c | 73 unsigned int hash = jhash(name, strlen(name), (unsigned long) net); in hash_bucket() local 449 u32 hash; in ovs_vport_find_upcall_portid() local
|
D | flow_table.c | 316 static struct hlist_head *find_bucket(struct table_instance *ti, u32 hash) in find_bucket() 475 u32 hash; in masked_flow_lookup() local 560 u32 hash; in ovs_flow_tbl_lookup_ufid() local
|
/linux-4.1.27/drivers/target/tcm_fc/ |
D | tcm_fc.h | 44 struct hlist_node hash; /* linkage in ft_sess_hash table */ member 68 struct hlist_head hash[FT_SESS_HASH_SIZE]; /* list of sessions */ member
|
/linux-4.1.27/drivers/staging/lustre/lustre/include/ |
D | lustre_lite.h | 137 static inline unsigned long hash_x_index(__u64 hash, int hash64) in hash_x_index()
|
/linux-4.1.27/fs/affs/ |
D | namei.c | 67 unsigned long hash; in __affs_hash_dentry() local 178 u32 hash; in affs_hash_name() local
|
/linux-4.1.27/fs/btrfs/ |
D | props.c | 70 static const struct hlist_head *find_prop_handlers_by_hash(const u64 hash) in find_prop_handlers_by_hash() 88 u64 hash = btrfs_name_hash(name, strlen(name)); in find_prop_handler() local
|
/linux-4.1.27/drivers/staging/skein/ |
D | skein_api.c | 221 int skein_final(struct skein_ctx *ctx, u8 *hash) in skein_final()
|
/linux-4.1.27/Documentation/vDSO/ |
D | parse_vdso.c | 184 static bool vdso_match_version(ELF(Versym) ver, in vdso_match_version()
|
/linux-4.1.27/fs/lockd/ |
D | host.c | 69 unsigned int hash = (__force u32)n ^ ((__force u32)n >> 16); in __nlm_hash32() local 91 unsigned int hash; in nlm_hash_address() local
|
D | svcsubs.c | 87 unsigned int hash; in nlm_lookup_file() local
|
/linux-4.1.27/fs/jbd/ |
D | revoke.c | 107 struct list_head hash; member 133 static inline int hash(journal_t *journal, unsigned int block) in hash() function
|
/linux-4.1.27/drivers/net/hyperv/ |
D | netvsc_drv.c | 194 static bool netvsc_set_hash(u32 *hash, struct sk_buff *skb) in netvsc_set_hash() 220 u32 hash; in netvsc_select_queue() local 390 u32 hash; in netvsc_start_xmit() local
|
/linux-4.1.27/arch/powerpc/platforms/pseries/ |
D | lpar.c | 339 unsigned long hash; in pSeries_lpar_hpte_find() local 458 unsigned long shift, hidx, vpn = 0, hash, slot; in pSeries_lpar_hugepage_invalidate() local 527 unsigned long hash, index, shift, hidx, slot; in pSeries_lpar_flush_hash_range() local
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_core.c | 283 int hash; in l2tp_session_find_nth() local 309 int hash; in l2tp_session_find_by_ifname() local 1240 int hash; in l2tp_tunnel_closeall() local 1838 int hash; in l2tp_init_net() local
|
D | l2tp_debugfs.c | 106 int hash; in l2tp_dfs_seq_tunnel_show() local
|
/linux-4.1.27/net/sunrpc/ |
D | cache.c | 55 struct cache_head *key, int hash) in sunrpc_cache_lookup() 140 struct cache_head *new, struct cache_head *old, int hash) in sunrpc_cache_update() 539 int hash = DFR_HASH(item); in __hash_deferred_req() local 665 int hash = DFR_HASH(item); in cache_revisit_request() local 1281 unsigned int hash, entry; in c_start() local 1310 int hash = (*pos >> 32); in c_next() local
|
/linux-4.1.27/fs/ocfs2/dlm/ |
D | dlmmaster.c | 345 unsigned int hash; in dlm_find_mle() local 744 unsigned int hash; in dlm_get_lock_resource() local 1438 unsigned int namelen, hash; in dlm_master_request_handler() local 1804 unsigned int namelen, hash; in dlm_assert_master_handler() local 2293 unsigned int hash; in dlm_deref_lockres_handler() local 3041 unsigned int namelen, hash; in dlm_migrate_request_handler() local
|
D | dlmdomain.c | 191 unsigned int hash) in __dlm_lookup_lockres_full() 224 unsigned int hash) in __dlm_lookup_lockres() 251 unsigned int hash = dlm_lockid_hash(name, len); in dlm_lookup_lockres() local
|
/linux-4.1.27/arch/sparc/crypto/ |
D | sha512_glue.c | 135 static int sha384_sparc64_final(struct shash_desc *desc, u8 *hash) in sha384_sparc64_final()
|
D | sha256_glue.c | 131 static int sha224_sparc64_final(struct shash_desc *desc, u8 *hash) in sha224_sparc64_final()
|
D | crc32c_glue.c | 30 static int crc32c_sparc64_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_sparc64_setkey()
|
/linux-4.1.27/fs/jbd2/ |
D | revoke.c | 107 struct list_head hash; member 134 static inline int hash(journal_t *journal, unsigned long long block) in hash() function
|
/linux-4.1.27/fs/xfs/libxfs/ |
D | xfs_attr_sf.h | 54 xfs_dahash_t hash; /* this entry's hash value */ member
|
D | xfs_dir2_block.c | 344 xfs_dahash_t hash; /* hash value of found entry */ in xfs_dir2_block_addname() local 663 xfs_dahash_t hash; /* found hash value */ in xfs_dir2_block_lookup_int() local
|
/linux-4.1.27/arch/arm/crypto/ |
D | sha512_neon_glue.c | 237 static int sha384_neon_final(struct shash_desc *desc, u8 *hash) in sha384_neon_final()
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | am79c961a.c | 199 static void am79c961_mc_hash(char *addr, u16 *hash) in am79c961_mc_hash() 212 static unsigned int am79c961_get_rx_mode(struct net_device *dev, u16 *hash) in am79c961_get_rx_mode()
|
/linux-4.1.27/scripts/mod/ |
D | sumversion.c | 41 uint32_t hash[MD4_HASH_WORDS]; member 88 static void md4_transform(uint32_t *hash, uint32_t const *in) in md4_transform()
|
/linux-4.1.27/scripts/kconfig/ |
D | symbol.c | 792 unsigned hash = 2166136261U; in strhash() local 802 int hash; in sym_lookup() local 842 int hash = 0; in sym_find() local
|
/linux-4.1.27/drivers/pcmcia/ |
D | ds.c | 50 u32 hash; in pcmcia_check_driver() local 930 u32 hash[4] = { 0, 0, 0, 0}; in pcmcia_bus_uevent() local 1071 u32 hash[4] = { 0, 0, 0, 0}; in modalias_show() local
|
/linux-4.1.27/lib/xz/ |
D | xz_dec_stream.c | 93 struct xz_dec_hash hash; member 115 struct xz_dec_hash hash; member
|
/linux-4.1.27/arch/x86/crypto/ |
D | crc32-pclmul_glue.c | 91 static int crc32_pclmul_setkey(struct crypto_shash *hash, const u8 *key, in crc32_pclmul_setkey()
|
D | crc32c-intel_glue.c | 115 static int crc32c_intel_setkey(struct crypto_shash *hash, const u8 *key, in crc32c_intel_setkey()
|
/linux-4.1.27/include/drm/ttm/ |
D | ttm_object.h | 127 struct drm_hash_item hash; member
|
/linux-4.1.27/drivers/gpu/drm/qxl/ |
D | qxl_image.c | 105 int depth, unsigned int hash, in qxl_image_init_helper()
|
/linux-4.1.27/fs/adfs/ |
D | dir.c | 198 unsigned long hash; in adfs_hash() local
|
/linux-4.1.27/fs/autofs4/ |
D | root.c | 164 unsigned int hash = name->hash; in autofs4_lookup_active() local 219 unsigned int hash = name->hash; in autofs4_lookup_expiring() local
|
/linux-4.1.27/fs/reiserfs/ |
D | bitmap.c | 277 unsigned long hash; in bmap_hash_id() local 793 unsigned long hash; in dirid_groups() local 820 unsigned long hash; in oid_groups() local
|
/linux-4.1.27/fs/efivarfs/ |
D | super.c | 68 unsigned long hash = init_name_hash(); in efivarfs_d_hash() local
|
/linux-4.1.27/drivers/mtd/tests/ |
D | nandbiterrs.c | 86 static uint8_t hash(unsigned offset) in hash() function
|
/linux-4.1.27/fs/ncpfs/ |
D | ncpsign_kernel.c | 112 unsigned char hash[16]; in sign_verify_reply() local
|
/linux-4.1.27/drivers/net/wireless/zd1211rw/ |
D | zd_mac.c | 277 struct zd_mc_hash hash; in set_mc_hash() local 1219 struct zd_mc_hash hash; in zd_op_prepare_multicast() local 1240 struct zd_mc_hash hash = { in zd_op_configure_filter() local
|
/linux-4.1.27/drivers/misc/cxl/ |
D | fault.c | 41 unsigned int hash; in find_free_sste() local
|
/linux-4.1.27/include/scsi/ |
D | libiscsi_tcp.h | 41 struct hash_desc *hash; member
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | book3s_64_mmu_host.c | 86 ulong hash, hpteg; in kvmppc_mmu_map_page() local
|
D | book3s_32_mmu_host.c | 120 u32 page, hash; in kvmppc_mmu_get_pteg() local
|
/linux-4.1.27/net/irda/ |
D | irqueue.c | 213 static __u32 hash( const char* name) in hash() function
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | ipt_CLUSTERIP.c | 292 clusterip_responsible(const struct clusterip_config *config, u_int32_t hash) in clusterip_responsible() 307 u_int32_t hash; in clusterip_tg() local
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
D | svcauth_gss.c | 283 int hash = rsi_hash(item); in rsi_lookup() local 295 int hash = rsi_hash(new); in rsi_update() local 542 int hash = rsc_hash(item); in rsc_lookup() local 554 int hash = rsc_hash(new); in rsc_update() local
|
/linux-4.1.27/net/tipc/ |
D | node.h | 122 struct hlist_node hash; member
|
/linux-4.1.27/drivers/firmware/google/ |
D | gsmi.c | 684 u64 hash = val; in local_hash_64() local 725 u32 hash; in gsmi_system_valid() local
|