| /linux/scripts/include/ |
| H A D | hashtable.h | 61 hlist_for_each_entry(obj, &table[_bkt], member) 84 hlist_for_each_entry(obj, hash_head(table, key), member)
|
| /linux/tools/include/linux/ |
| H A D | hashtable.h | 108 hlist_for_each_entry(obj, &name[bkt], member) 133 hlist_for_each_entry(obj, &name[hash_min(key, HASH_BITS(name))], member)
|
| /linux/net/batman-adv/ |
| H A D | bat_algo.c | 47 hlist_for_each_entry(bat_algo_ops_tmp, &batadv_algo_list, list) { in batadv_algo_get() 196 hlist_for_each_entry(bat_algo_ops, &batadv_algo_list, list) { in batadv_algo_dump()
|
| H A D | tvlv.c | 139 hlist_for_each_entry(tvlv_tmp, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_get() 171 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_list_size() 346 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_ogm_append()
|
| H A D | fragmentation.c | 186 hlist_for_each_entry(frag_entry_curr, &chain->fragment_list, list) { in batadv_frag_insert_packet() 296 hlist_for_each_entry(entry, chain, list) { in batadv_frag_merge_packets()
|
| /linux/include/linux/ |
| H A D | hashtable.h | 129 hlist_for_each_entry(obj, &name[bkt], member) 166 hlist_for_each_entry(obj, &name[hash_min(key, HASH_BITS(name))], member)
|
| /linux/net/sunrpc/ |
| H A D | svcauth.c | 247 hlist_for_each_entry(hp, head, hash) { in auth_domain_lookup() 300 hlist_for_each_entry(hp, &auth_domain_table[h], hash) in auth_domain_cleanup()
|
| /linux/scripts/coccinelle/iterators/ |
| H A D | use_after_iter.cocci | 33 iterator name hlist_for_each_entry; 116 hlist_for_each_entry(c,...) S
|
| /linux/fs/9p/ |
| H A D | fid.c | 70 hlist_for_each_entry(fid, h, ilist) { in v9fs_fid_find_inode() 126 hlist_for_each_entry(fid, h, dlist) { in v9fs_fid_find()
|
| /linux/virt/kvm/ |
| H A D | irqchip.c | 31 hlist_for_each_entry(e, &irq_rt->map[gsi], link) { in kvm_irq_map_gsi() 140 hlist_for_each_entry(ei, &rt->map[gsi], link) in setup_routing_entry()
|
| /linux/drivers/hv/ |
| H A D | mshv_eventfd.c | 365 hlist_for_each_entry(irqfd, &pt->pt_irqfds_list, irqfd_hnode) in mshv_irqfd_routing_update() 432 hlist_for_each_entry(rp, &pt->irqfds_resampler_list, in mshv_irqfd_assign() 489 hlist_for_each_entry(tmp, &pt->pt_irqfds_list, irqfd_hnode) { in mshv_irqfd_assign() 652 hlist_for_each_entry(_p, &pt->ioeventfds_list, iovntfd_hnode) in ioeventfd_check_collision()
|
| /linux/scripts/gdb/linux/ |
| H A D | clk.py | 14 return lists.hlist_for_each_entry(hlist_head,
|
| H A D | lists.py | 59 def hlist_for_each_entry(head, gdbtype, member): function
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | mpfs.h | 61 hlist_for_each_entry(ptr, &(hash)[ix], node.hlist) \
|
| /linux/fs/notify/ |
| H A D | mark.c | 256 hlist_for_each_entry(mark, &conn->list, obj_list) { in __fsnotify_recalc_mask() 906 hlist_for_each_entry(lmark, &conn->list, obj_list) { in fsnotify_add_mark_list() 1017 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_find_mark() 1093 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_destroy_marks()
|
| /linux/kernel/bpf/ |
| H A D | cgroup.c | 389 hlist_for_each_entry(pl, head, node) { in prog_list_length() 463 hlist_for_each_entry(pl, &p->bpf.progs[atype], node) { in compute_effective_progs() 637 hlist_for_each_entry(pl, progs, node) { in find_attach_entry() 648 hlist_for_each_entry(pl, progs, node) { in find_attach_entry() 721 hlist_for_each_entry(pltmp, progs, node) { in get_prog_list() 731 hlist_for_each_entry(pltmp, progs, node) { in get_prog_list() 948 hlist_for_each_entry(pl, head, node) { in replace_effective_prog() 995 hlist_for_each_entry(pl, progs, node) { in __cgroup_bpf_replace() 1060 hlist_for_each_entry(pl, progs, node) { in find_detach_entry() 1101 hlist_for_each_entry(pl, head, node) { in purge_effective_progs() [all …]
|
| H A D | trampoline.c | 44 hlist_for_each_entry(tr, head_ip, hlist_ip) { in direct_ops_ip_lookup() 339 hlist_for_each_entry(tr, head, hlist_key) { in bpf_trampoline_lookup() 458 hlist_for_each_entry(link, &tr->progs_hlist[kind], tramp_hlist) { in bpf_trampoline_get_progs() 811 hlist_for_each_entry(link_exiting, prog_list, tramp_hlist) { in __bpf_trampoline_link_prog() 966 hlist_for_each_entry(link, &tr->progs_hlist[kind], tramp_hlist) { in cgroup_shim_find()
|
| /linux/drivers/misc/vmw_vmci/ |
| H A D | vmci_doorbell.c | 123 hlist_for_each_entry(dbell, &vmci_doorbell_it.entries[bucket], in dbell_index_table_find() 343 hlist_for_each_entry(dbell, &vmci_doorbell_it.entries[bucket], node) { in dbell_fire_entries()
|
| H A D | vmci_resource.c | 146 hlist_for_each_entry(r, &vmci_resource_table.entries[idx], node) { in vmci_resource_remove()
|
| /linux/drivers/net/ethernet/pensando/ionic/ |
| H A D | ionic_rx_filter.c | 194 hlist_for_each_entry(f, head, by_hash) { in ionic_rx_filter_by_vlan() 214 hlist_for_each_entry(f, head, by_hash) { in ionic_rx_filter_by_addr() 233 hlist_for_each_entry(f, head, by_hash) { in ionic_rx_filter_rxsteer()
|
| /linux/net/bridge/ |
| H A D | br_cfm.c | 11 hlist_for_each_entry(mep, &br->mep_list, head) in br_mep_find() 658 hlist_for_each_entry(peer_mep, &mep->peer_mep_list, head) in br_cfm_cc_config_set() 663 hlist_for_each_entry(peer_mep, &mep->peer_mep_list, head) in br_cfm_cc_config_set()
|
| /linux/net/core/ |
| H A D | page_pool_user.c | 94 hlist_for_each_entry(pool, &netdev->page_pools, user.list) { in netdev_nl_page_pool_get_dump() 401 hlist_for_each_entry(pool, &netdev->page_pools, user.list) { in page_pool_unreg_netdev()
|
| /linux/net/netfilter/ |
| H A D | nf_conntrack_helper.c | 369 hlist_for_each_entry(cur, &nf_ct_helper_hash[i], hnode) { in nf_conntrack_helper_register() 382 hlist_for_each_entry(cur, &nf_ct_helper_hash[h], hnode) { in nf_conntrack_helper_register()
|
| H A D | xt_hashlimit.c | 414 hlist_for_each_entry(hinfo, &hashlimit_net->htables, node) { in htable_find_get() 1181 hlist_for_each_entry(ent, &htable->hash[*bucket], node) in dl_seq_show_v2() 1195 hlist_for_each_entry(ent, &htable->hash[*bucket], node) in dl_seq_show_v1() 1209 hlist_for_each_entry(ent, &htable->hash[*bucket], node) in dl_seq_show() 1264 hlist_for_each_entry(hinfo, &hashlimit_net->htables, node) in hashlimit_proc_net_exit()
|
| /linux/drivers/net/vxlan/ |
| H A D | vxlan_mdb.c | 138 hlist_for_each_entry(ent, &remote->src_list, node) { in vxlan_mdb_entry_info_fill_srcs() 260 hlist_for_each_entry(mdb_entry, &vxlan->mdb_list, mdb_node) { in vxlan_mdb_fill() 756 hlist_for_each_entry(ent, &remote->src_list, node) { in vxlan_mdb_remote_src_entry_lookup() 924 hlist_for_each_entry(ent, &remote->src_list, node) { in vxlan_mdb_nlmsg_src_list_size() 1067 hlist_for_each_entry(ent, &remote->src_list, node) in vxlan_mdb_remote_srcs_replace() 1083 hlist_for_each_entry(ent, &remote->src_list, node) in vxlan_mdb_remote_srcs_replace()
|