| /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/drivers/clk/ |
| H A D | clk.c | 168 hlist_for_each_entry(core, &clk_rpm_list, rpm_node) { in clk_pm_runtime_get_all() 181 hlist_for_each_entry(core, &clk_rpm_list, rpm_node) { in clk_pm_runtime_get_all() 202 hlist_for_each_entry(core, &clk_rpm_list, rpm_node) in clk_pm_runtime_put_all() 792 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 795 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 826 hlist_for_each_entry(user, &core->clks, clks_node) in clk_core_check_boundaries() 1312 hlist_for_each_entry(child, &core->children, child_node) { in clk_core_save_context() 1331 hlist_for_each_entry(child, &core->children, child_node) in clk_core_restore_context() 1347 hlist_for_each_entry(clk, &clk_root_list, child_node) { in clk_save_context() 1353 hlist_for_each_entry(clk, &clk_orphan_list, child_node) { in clk_save_context() [all …]
|
| /linux/tools/perf/util/ |
| H A D | lock-contention.c | 63 hlist_for_each_entry(ret, entry, hash_entry) { in lock_stat_find() 75 hlist_for_each_entry(ret, entry, hash_entry) { in lock_stat_findnew()
|
| /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 | 137 hlist_for_each_entry(tvlv_tmp, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_get() 169 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_list_size() 335 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_ogm_append()
|
| /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/include/net/ |
| H A D | netrom.h | 162 hlist_for_each_entry(__nr_neigh, list, neigh_node) 168 hlist_for_each_entry(__nr_node, list, node_node)
|
| H A D | ax25.h | 171 hlist_for_each_entry(__ax25, list, uid_node) 274 hlist_for_each_entry(__ax25, list, ax25_node)
|
| /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/drivers/infiniband/ulp/opa_vnic/ |
| H A D | opa_vnic_internal.h | 286 hlist_for_each_entry(obj, \ 292 hlist_for_each_entry(obj, &name[bkt], member)
|
| /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/drivers/hv/ |
| H A D | mshv_eventfd.c | 359 hlist_for_each_entry(irqfd, &pt->pt_irqfds_list, irqfd_hnode) in mshv_irqfd_routing_update() 428 hlist_for_each_entry(rp, &pt->irqfds_resampler_list, in mshv_irqfd_assign() 483 hlist_for_each_entry(tmp, &pt->pt_irqfds_list, irqfd_hnode) { in mshv_irqfd_assign() 646 hlist_for_each_entry(_p, &pt->ioeventfds_list, iovntfd_hnode) in ioeventfd_check_collision()
|
| /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/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/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | mpfs.h | 57 hlist_for_each_entry(ptr, &(hash)[ix], node.hlist) \
|
| /linux/fs/notify/ |
| H A D | mark.c | 250 hlist_for_each_entry(mark, &conn->list, obj_list) { in __fsnotify_recalc_mask() 759 hlist_for_each_entry(lmark, &conn->list, obj_list) { in fsnotify_add_mark_list() 870 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_find_mark() 946 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_destroy_marks()
|
| /linux/scripts/gdb/linux/ |
| H A D | clk.py | 14 return lists.hlist_for_each_entry(hlist_head,
|
| /linux/fs/coda/ |
| H A D | cache.c | 96 hlist_for_each_entry(de, &parent->d_children, d_sib) { in coda_flag_children()
|
| /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 …]
|
| /linux/fs/lockd/ |
| H A D | host.c | 40 hlist_for_each_entry((host), (chain), h_hash) 248 hlist_for_each_entry(host, chain, h_hash) { in nlmclnt_lookup_host() 359 hlist_for_each_entry(host, chain, h_hash) { in nlmsvc_lookup_host()
|
| /linux/net/atm/ |
| H A D | lec.c | 1324 hlist_for_each_entry(entry, in lec_arp_remove() 1368 hlist_for_each_entry(rulla, in dump_arp_table() 1396 hlist_for_each_entry(rulla, &priv->lec_no_forward, next) { in dump_arp_table() 1418 hlist_for_each_entry(rulla, &priv->lec_arp_empty_ones, next) { in dump_arp_table() 1440 hlist_for_each_entry(rulla, &priv->mcast_fwds, next) { in dump_arp_table() 1532 hlist_for_each_entry(entry, head, next) { in lec_arp_find() 1897 hlist_for_each_entry(tmp, in lec_arp_update() 1989 hlist_for_each_entry(entry, in lec_vcc_added() 2073 hlist_for_each_entry(entry, in lec_flush_complete() 2107 hlist_for_each_entry(entry, in lec_set_flush_tran_id()
|
| /linux/drivers/net/wireguard/selftest/ |
| H A D | allowedips.c | 158 hlist_for_each_entry(other, &table->head, table) { in horrible_insert_ordered() 167 hlist_for_each_entry(other, &table->head, table) { in horrible_insert_ordered() 219 hlist_for_each_entry(node, &table->head, table) { in horrible_allowedips_lookup_v4() 231 hlist_for_each_entry(node, &table->head, table) { in horrible_allowedips_lookup_v6()
|
| /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()
|
| /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()
|