hash_entry 1059 drivers/net/ethernet/freescale/fman/fman_dtsec.c struct eth_hash_entry *hash_entry; hash_entry 1105 drivers/net/ethernet/freescale/fman/fman_dtsec.c hash_entry = kmalloc(sizeof(*hash_entry), GFP_ATOMIC); hash_entry 1106 drivers/net/ethernet/freescale/fman/fman_dtsec.c if (!hash_entry) hash_entry 1108 drivers/net/ethernet/freescale/fman/fman_dtsec.c hash_entry->addr = addr; hash_entry 1109 drivers/net/ethernet/freescale/fman/fman_dtsec.c INIT_LIST_HEAD(&hash_entry->node); hash_entry 1113 drivers/net/ethernet/freescale/fman/fman_dtsec.c list_add_tail(&hash_entry->node, hash_entry 1116 drivers/net/ethernet/freescale/fman/fman_dtsec.c list_add_tail(&hash_entry->node, hash_entry 1170 drivers/net/ethernet/freescale/fman/fman_dtsec.c struct eth_hash_entry *hash_entry = NULL; hash_entry 1207 drivers/net/ethernet/freescale/fman/fman_dtsec.c hash_entry = ETH_HASH_ENTRY_OBJ(pos); hash_entry 1208 drivers/net/ethernet/freescale/fman/fman_dtsec.c if (hash_entry->addr == addr) { hash_entry 1209 drivers/net/ethernet/freescale/fman/fman_dtsec.c list_del_init(&hash_entry->node); hash_entry 1210 drivers/net/ethernet/freescale/fman/fman_dtsec.c kfree(hash_entry); hash_entry 1220 drivers/net/ethernet/freescale/fman/fman_dtsec.c hash_entry = ETH_HASH_ENTRY_OBJ(pos); hash_entry 1221 drivers/net/ethernet/freescale/fman/fman_dtsec.c if (hash_entry->addr == addr) { hash_entry 1222 drivers/net/ethernet/freescale/fman/fman_dtsec.c list_del_init(&hash_entry->node); hash_entry 1223 drivers/net/ethernet/freescale/fman/fman_dtsec.c kfree(hash_entry); hash_entry 1232 drivers/net/ethernet/freescale/fman/fman_dtsec.c WARN_ON(!hash_entry); hash_entry 215 drivers/net/ethernet/freescale/fman/fman_mac.h struct eth_hash_entry *hash_entry = NULL; hash_entry 218 drivers/net/ethernet/freescale/fman/fman_mac.h hash_entry = ETH_HASH_ENTRY_OBJ(addr_lst->next); hash_entry 219 drivers/net/ethernet/freescale/fman/fman_mac.h list_del_init(&hash_entry->node); hash_entry 221 drivers/net/ethernet/freescale/fman/fman_mac.h return hash_entry; hash_entry 226 drivers/net/ethernet/freescale/fman/fman_mac.h struct eth_hash_entry *hash_entry; hash_entry 232 drivers/net/ethernet/freescale/fman/fman_mac.h hash_entry = hash_entry 234 drivers/net/ethernet/freescale/fman/fman_mac.h while (hash_entry) { hash_entry 235 drivers/net/ethernet/freescale/fman/fman_mac.h kfree(hash_entry); hash_entry 236 drivers/net/ethernet/freescale/fman/fman_mac.h hash_entry = hash_entry 914 drivers/net/ethernet/freescale/fman/fman_memac.c struct eth_hash_entry *hash_entry; hash_entry 931 drivers/net/ethernet/freescale/fman/fman_memac.c hash_entry = kmalloc(sizeof(*hash_entry), GFP_ATOMIC); hash_entry 932 drivers/net/ethernet/freescale/fman/fman_memac.c if (!hash_entry) hash_entry 934 drivers/net/ethernet/freescale/fman/fman_memac.c hash_entry->addr = addr; hash_entry 935 drivers/net/ethernet/freescale/fman/fman_memac.c INIT_LIST_HEAD(&hash_entry->node); hash_entry 937 drivers/net/ethernet/freescale/fman/fman_memac.c list_add_tail(&hash_entry->node, hash_entry 975 drivers/net/ethernet/freescale/fman/fman_memac.c struct eth_hash_entry *hash_entry = NULL; hash_entry 988 drivers/net/ethernet/freescale/fman/fman_memac.c hash_entry = ETH_HASH_ENTRY_OBJ(pos); hash_entry 989 drivers/net/ethernet/freescale/fman/fman_memac.c if (hash_entry->addr == addr) { hash_entry 990 drivers/net/ethernet/freescale/fman/fman_memac.c list_del_init(&hash_entry->node); hash_entry 991 drivers/net/ethernet/freescale/fman/fman_memac.c kfree(hash_entry); hash_entry 535 drivers/net/ethernet/freescale/fman/fman_tgec.c struct eth_hash_entry *hash_entry; hash_entry 556 drivers/net/ethernet/freescale/fman/fman_tgec.c hash_entry = kmalloc(sizeof(*hash_entry), GFP_ATOMIC); hash_entry 557 drivers/net/ethernet/freescale/fman/fman_tgec.c if (!hash_entry) hash_entry 559 drivers/net/ethernet/freescale/fman/fman_tgec.c hash_entry->addr = addr; hash_entry 560 drivers/net/ethernet/freescale/fman/fman_tgec.c INIT_LIST_HEAD(&hash_entry->node); hash_entry 562 drivers/net/ethernet/freescale/fman/fman_tgec.c list_add_tail(&hash_entry->node, hash_entry 615 drivers/net/ethernet/freescale/fman/fman_tgec.c struct eth_hash_entry *hash_entry = NULL; hash_entry 632 drivers/net/ethernet/freescale/fman/fman_tgec.c hash_entry = ETH_HASH_ENTRY_OBJ(pos); hash_entry 633 drivers/net/ethernet/freescale/fman/fman_tgec.c if (hash_entry->addr == addr) { hash_entry 634 drivers/net/ethernet/freescale/fman/fman_tgec.c list_del_init(&hash_entry->node); hash_entry 635 drivers/net/ethernet/freescale/fman/fman_tgec.c kfree(hash_entry); hash_entry 62 include/linux/lockdep.h struct hlist_node hash_entry; hash_entry 81 include/linux/lockdep.h struct hlist_node hash_entry; hash_entry 460 kernel/locking/lockdep.c struct hlist_node hash_entry; hash_entry 509 kernel/locking/lockdep.c hlist_for_each_entry(t2, hash_head, hash_entry) { hash_entry 514 kernel/locking/lockdep.c hlist_add_head(&trace->hash_entry, hash_head); hash_entry 527 kernel/locking/lockdep.c hlist_for_each_entry(trace, &stack_trace_hash[i], hash_entry) { hash_entry 833 kernel/locking/lockdep.c hlist_for_each_entry_rcu(class, hash_head, hash_entry) { hash_entry 1126 kernel/locking/lockdep.c hlist_for_each_entry_rcu(k, hash_head, hash_entry) { hash_entry 1130 kernel/locking/lockdep.c hlist_add_head_rcu(&key->hash_entry, hash_head); hash_entry 1159 kernel/locking/lockdep.c hlist_for_each_entry_rcu(k, hash_head, hash_entry) { hash_entry 1205 kernel/locking/lockdep.c hlist_for_each_entry_rcu(class, hash_head, hash_entry) { hash_entry 1237 kernel/locking/lockdep.c hlist_add_head_rcu(&class->hash_entry, hash_head); hash_entry 4873 kernel/locking/lockdep.c hlist_del_rcu(&class->hash_entry); hash_entry 5002 kernel/locking/lockdep.c hlist_for_each_entry_rcu(class, head, hash_entry) { hash_entry 5085 kernel/locking/lockdep.c hlist_for_each_entry_rcu(class, head, hash_entry) { hash_entry 5190 kernel/locking/lockdep.c hlist_for_each_entry_rcu(k, hash_head, hash_entry) { hash_entry 5192 kernel/locking/lockdep.c hlist_del_rcu(&k->hash_entry); hash_entry 158 net/batman-adv/bat_iv_ogm.c &orig_node->hash_entry); hash_entry 755 net/batman-adv/bat_iv_ogm.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hash_entry 1838 net/batman-adv/bat_iv_ogm.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hash_entry 2055 net/batman-adv/bat_iv_ogm.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hash_entry 368 net/batman-adv/bat_v.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hash_entry 551 net/batman-adv/bat_v.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hash_entry 71 net/batman-adv/bat_v_ogm.c &orig_node->hash_entry); hash_entry 106 net/batman-adv/bridge_loop_avoidance.c hash_entry); hash_entry 130 net/batman-adv/bridge_loop_avoidance.c hash_entry); hash_entry 227 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry_rcu(claim, head, hash_entry) { hash_entry 228 net/batman-adv/bridge_loop_avoidance.c if (!batadv_compare_claim(&claim->hash_entry, data)) hash_entry 270 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hash_entry 271 net/batman-adv/bridge_loop_avoidance.c if (!batadv_compare_backbone_gw(&backbone_gw->hash_entry, hash_entry 310 net/batman-adv/bridge_loop_avoidance.c head, hash_entry) { hash_entry 315 net/batman-adv/bridge_loop_avoidance.c hlist_del_rcu(&claim->hash_entry); hash_entry 521 net/batman-adv/bridge_loop_avoidance.c &entry->hash_entry); hash_entry 609 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry_rcu(claim, head, hash_entry) { hash_entry 716 net/batman-adv/bridge_loop_avoidance.c &claim->hash_entry); hash_entry 813 net/batman-adv/bridge_loop_avoidance.c struct batadv_bla_claim, hash_entry); hash_entry 1232 net/batman-adv/bridge_loop_avoidance.c head, hash_entry) { hash_entry 1250 net/batman-adv/bridge_loop_avoidance.c hlist_del_rcu(&backbone_gw->hash_entry); hash_entry 1284 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry_rcu(claim, head, hash_entry) { hash_entry 1354 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hash_entry 1468 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hash_entry 1678 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hash_entry 2063 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry_rcu(claim, head, hash_entry) { hash_entry 2179 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry(claim, &hash->table[bucket], hash_entry) { hash_entry 2296 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry_rcu(backbone_gw, head, hash_entry) { hash_entry 2417 net/batman-adv/bridge_loop_avoidance.c hlist_for_each_entry(backbone_gw, &hash->table[bucket], hash_entry) { hash_entry 175 net/batman-adv/distributed-arp-table.c hash_entry) { hash_entry 182 net/batman-adv/distributed-arp-table.c hlist_del_rcu(&dat_entry->hash_entry); hash_entry 218 net/batman-adv/distributed-arp-table.c hash_entry); hash_entry 341 net/batman-adv/distributed-arp-table.c hlist_for_each_entry_rcu(dat_entry, head, hash_entry) { hash_entry 395 net/batman-adv/distributed-arp-table.c &dat_entry->hash_entry); hash_entry 581 net/batman-adv/distributed-arp-table.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hash_entry 875 net/batman-adv/distributed-arp-table.c hlist_for_each_entry_rcu(dat_entry, head, hash_entry) { hash_entry 963 net/batman-adv/distributed-arp-table.c hlist_for_each_entry(dat_entry, &hash->table[bucket], hash_entry) { hash_entry 2126 net/batman-adv/multicast.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hash_entry 2261 net/batman-adv/multicast.c hlist_for_each_entry(orig_node, &hash->table[bucket], hash_entry) { hash_entry 408 net/batman-adv/network-coding.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) hash_entry 442 net/batman-adv/network-coding.c hlist_for_each_entry_safe(nc_path, node_tmp, head, hash_entry) { hash_entry 467 net/batman-adv/network-coding.c hlist_del_rcu(&nc_path->hash_entry); hash_entry 518 net/batman-adv/network-coding.c nc_path1 = container_of(node, struct batadv_nc_path, hash_entry); hash_entry 553 net/batman-adv/network-coding.c hlist_for_each_entry_rcu(nc_path, head, hash_entry) { hash_entry 554 net/batman-adv/network-coding.c if (!batadv_nc_hash_compare(&nc_path->hash_entry, data)) hash_entry 687 net/batman-adv/network-coding.c hlist_for_each_entry_rcu(nc_path, head, hash_entry) { hash_entry 993 net/batman-adv/network-coding.c &nc_path->hash_entry); hash_entry 1284 net/batman-adv/network-coding.c hlist_for_each_entry_rcu(nc_path, &hash->table[idx], hash_entry) { hash_entry 1763 net/batman-adv/network-coding.c hlist_for_each_entry_rcu(nc_path, &hash->table[index], hash_entry) { hash_entry 1909 net/batman-adv/network-coding.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hash_entry 72 net/batman-adv/originator.c hlist_for_each_entry_rcu(orig_node, head, hash_entry) { hash_entry 99 net/batman-adv/originator.c hash_entry); hash_entry 987 net/batman-adv/originator.c head, hash_entry) { hash_entry 988 net/batman-adv/originator.c hlist_del_rcu(&orig_node->hash_entry); hash_entry 1352 net/batman-adv/originator.c head, hash_entry) { hash_entry 1355 net/batman-adv/originator.c hlist_del_rcu(&orig_node->hash_entry); hash_entry 90 net/batman-adv/translation-table.c hash_entry); hash_entry 144 net/batman-adv/translation-table.c hlist_for_each_entry_rcu(tt, head, hash_entry) { hash_entry 624 net/batman-adv/translation-table.c common.hash_entry); hash_entry 755 net/batman-adv/translation-table.c &tt_local->common.hash_entry); hash_entry 1105 net/batman-adv/translation-table.c head, hash_entry) { hash_entry 1227 net/batman-adv/translation-table.c hlist_for_each_entry(common, &hash->table[bucket], hash_entry) { hash_entry 1381 net/batman-adv/translation-table.c common.hash_entry); hash_entry 1407 net/batman-adv/translation-table.c hash_entry) { hash_entry 1471 net/batman-adv/translation-table.c head, hash_entry) { hash_entry 1472 net/batman-adv/translation-table.c hlist_del_rcu(&tt_common_entry->hash_entry); hash_entry 1739 net/batman-adv/translation-table.c &common->hash_entry); hash_entry 2000 net/batman-adv/translation-table.c head, hash_entry) { hash_entry 2142 net/batman-adv/translation-table.c hlist_for_each_entry_rcu(common, head, hash_entry) { hash_entry 2447 net/batman-adv/translation-table.c head, hash_entry) { hash_entry 2465 net/batman-adv/translation-table.c hlist_del_rcu(&tt_common_entry->hash_entry); hash_entry 2513 net/batman-adv/translation-table.c hash_entry) { hash_entry 2527 net/batman-adv/translation-table.c hlist_del_rcu(&tt_common->hash_entry); hash_entry 2556 net/batman-adv/translation-table.c head, hash_entry) { hash_entry 2557 net/batman-adv/translation-table.c hlist_del_rcu(&tt_common_entry->hash_entry); hash_entry 2688 net/batman-adv/translation-table.c hlist_for_each_entry_rcu(tt_common, head, hash_entry) { hash_entry 2766 net/batman-adv/translation-table.c hlist_for_each_entry_rcu(tt_common, head, hash_entry) { hash_entry 3009 net/batman-adv/translation-table.c head, hash_entry) { hash_entry 3856 net/batman-adv/translation-table.c head, hash_entry) { hash_entry 3897 net/batman-adv/translation-table.c hash_entry) { hash_entry 3907 net/batman-adv/translation-table.c hlist_del_rcu(&tt_common->hash_entry); hash_entry 495 net/batman-adv/types.h struct hlist_node hash_entry; hash_entry 1823 net/batman-adv/types.h struct hlist_node hash_entry; hash_entry 1881 net/batman-adv/types.h struct hlist_node hash_entry; hash_entry 1905 net/batman-adv/types.h struct hlist_node hash_entry; hash_entry 2060 net/batman-adv/types.h struct hlist_node hash_entry; hash_entry 2346 net/batman-adv/types.h struct hlist_node hash_entry; hash_entry 1994 tools/lib/bpf/btf.c struct hashmap_entry *hash_entry; hash_entry 2018 tools/lib/bpf/btf.c for_each_dedup_cand(d, hash_entry, h) { hash_entry 2019 tools/lib/bpf/btf.c cand_id = (__u32)(long)hash_entry->value; hash_entry 2030 tools/lib/bpf/btf.c for_each_dedup_cand(d, hash_entry, h) { hash_entry 2031 tools/lib/bpf/btf.c cand_id = (__u32)(long)hash_entry->value; hash_entry 2053 tools/lib/bpf/btf.c for_each_dedup_cand(d, hash_entry, h) { hash_entry 2054 tools/lib/bpf/btf.c cand_id = (__u32)(long)hash_entry->value; hash_entry 2459 tools/lib/bpf/btf.c struct hashmap_entry *hash_entry; hash_entry 2476 tools/lib/bpf/btf.c for_each_dedup_cand(d, hash_entry, h) { hash_entry 2477 tools/lib/bpf/btf.c __u32 cand_id = (__u32)(long)hash_entry->value; hash_entry 2550 tools/lib/bpf/btf.c struct hashmap_entry *hash_entry; hash_entry 2578 tools/lib/bpf/btf.c for_each_dedup_cand(d, hash_entry, h) { hash_entry 2579 tools/lib/bpf/btf.c cand_id = (__u32)(long)hash_entry->value; hash_entry 2602 tools/lib/bpf/btf.c for_each_dedup_cand(d, hash_entry, h) { hash_entry 2603 tools/lib/bpf/btf.c cand_id = (__u32)(long)hash_entry->value; hash_entry 2634 tools/lib/bpf/btf.c for_each_dedup_cand(d, hash_entry, h) { hash_entry 2635 tools/lib/bpf/btf.c cand_id = (__u32)(long)hash_entry->value; hash_entry 166 tools/perf/builtin-kvm.c list_for_each_entry(event, head, hash_entry) { hash_entry 234 tools/perf/builtin-kvm.c list_for_each_entry(event, head, hash_entry) { hash_entry 243 tools/perf/builtin-kvm.c list_add(&event->hash_entry, head); hash_entry 549 tools/perf/builtin-kvm.c list_for_each_entry(event, &kvm->kvm_events_cache[i], hash_entry) { hash_entry 47 tools/perf/builtin-lock.c struct list_head hash_entry; hash_entry 323 tools/perf/builtin-lock.c list_for_each_entry(ret, entry, hash_entry) { hash_entry 342 tools/perf/builtin-lock.c list_add(&new->hash_entry, entry); hash_entry 788 tools/perf/builtin-lock.c list_for_each_entry(st, &lockhash_table[i], hash_entry) { hash_entry 845 tools/perf/builtin-lock.c list_for_each_entry(st, &lockhash_table[i], hash_entry) { hash_entry 28 tools/perf/util/kvm-stat.h struct list_head hash_entry;