/linux/drivers/clk/ |
H A D | clk.c | 161 hlist_for_each_entry(core, &clk_rpm_list, rpm_node) { in clk_pm_runtime_get_all() 174 hlist_for_each_entry(core, &clk_rpm_list, rpm_node) { in clk_pm_runtime_get_all() 195 hlist_for_each_entry(core, &clk_rpm_list, rpm_node) in clk_pm_runtime_put_all() 395 hlist_for_each_entry(child, &core->children, child_node) { in __clk_lookup_subtree() 413 hlist_for_each_entry(root_clk, &clk_root_list, child_node) { in clk_core_lookup() 420 hlist_for_each_entry(root_clk, &clk_orphan_list, child_node) { in clk_core_lookup() 798 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 801 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 832 hlist_for_each_entry(user, &core->clks, clks_node) in clk_core_check_boundaries() 1318 hlist_for_each_entry(child, &core->children, child_node) { in clk_core_save_context() [all …]
|
/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 | 46 hlist_for_each_entry(bat_algo_ops_tmp, &batadv_algo_list, list) { in batadv_algo_get() 195 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()
|
H A D | fragmentation.c | 182 hlist_for_each_entry(frag_entry_curr, &chain->fragment_list, list) { in batadv_frag_insert_packet() 285 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/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) 273 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/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/tools/perf/util/ |
H A D | fncache.c | 32 hlist_for_each_entry(n, &fncache_hash[h], nd) { in lookup_fncache()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A D | mpfs.h | 57 hlist_for_each_entry(ptr, &(hash)[ix], node.hlist) \
|
/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/net/atm/ |
H A D | lec.c | 1315 hlist_for_each_entry(entry, in lec_arp_remove() 1359 hlist_for_each_entry(rulla, in dump_arp_table() 1387 hlist_for_each_entry(rulla, &priv->lec_no_forward, next) { in dump_arp_table() 1409 hlist_for_each_entry(rulla, &priv->lec_arp_empty_ones, next) { in dump_arp_table() 1431 hlist_for_each_entry(rulla, &priv->mcast_fwds, next) { in dump_arp_table() 1523 hlist_for_each_entry(entry, head, next) { in lec_arp_find() 1887 hlist_for_each_entry(tmp, in lec_arp_update() 1979 hlist_for_each_entry(entry, in lec_vcc_added() 2063 hlist_for_each_entry(entry, in lec_flush_complete() 2097 hlist_for_each_entry(entry, in lec_set_flush_tran_id()
|
/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/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()
|
H A D | br_multicast.c | 373 hlist_for_each_entry(src_ent, &pg_lst->src_list, node) { in br_multicast_star_g_handle_mode() 424 hlist_for_each_entry(src_ent, &pg->src_list, node) { in br_multicast_star_g_host_state() 954 hlist_for_each_entry(ent, &pg->src_list, node) { in br_ip4_multicast_alloc_query() 1042 hlist_for_each_entry(ent, &pg->src_list, node) { in br_ip4_multicast_alloc_query() 1104 hlist_for_each_entry(ent, &pg->src_list, node) { in br_ip6_multicast_alloc_query() 1205 hlist_for_each_entry(ent, &pg->src_list, node) { in br_ip6_multicast_alloc_query() 1347 hlist_for_each_entry(ent, &pg->src_list, node) in br_multicast_find_group_src() 1353 hlist_for_each_entry(ent, &pg->src_list, node) in br_multicast_find_group_src() 2100 hlist_for_each_entry(pg, &pmctx->port->mglist, mglist) { in __br_multicast_enable_port_ctx() 2190 hlist_for_each_entry(ent, &pg->src_list, node) { in __grp_src_query_marked_and_rexmit() [all …]
|
/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/kernel/bpf/ |
H A D | cgroup.c | 377 hlist_for_each_entry(pl, head, node) { in prog_list_length() 446 hlist_for_each_entry(pl, &p->bpf.progs[atype], node) { in compute_effective_progs() 588 hlist_for_each_entry(pl, progs, node) { in find_attach_entry() 599 hlist_for_each_entry(pl, progs, node) { in find_attach_entry() 782 hlist_for_each_entry(pl, head, node) { in replace_effective_prog() 829 hlist_for_each_entry(pl, progs, node) { in __cgroup_bpf_replace() 893 hlist_for_each_entry(pl, progs, node) { in find_detach_entry() 934 hlist_for_each_entry(pl, head, node) { in purge_effective_progs() 1110 hlist_for_each_entry(pl, progs, node) { in __cgroup_bpf_query()
|
/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() 360 hlist_for_each_entry(dbell, &vmci_doorbell_it.entries[bucket], node) { in dbell_fire_entries()
|