Home
last modified time | relevance | path

Searched refs:hlist_for_each_entry (Results 1 – 25 of 191) sorted by relevance

12345678

/linux-6.15/scripts/include/
H A Dhashtable.h61 hlist_for_each_entry(obj, &table[_bkt], member)
84 hlist_for_each_entry(obj, hash_head(table, key), member)
/linux-6.15/drivers/clk/
H A Dclk.c161 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()
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()
1379 hlist_for_each_entry(core, &clk_root_list, child_node) in clk_restore_context()
1546 hlist_for_each_entry(core, &clk_root_list, child_node) in clk_disable_unused()
3360 hlist_for_each_entry(c, *lists, child_node) in clk_summary_show()
3423 hlist_for_each_entry(c, *lists, child_node) { in clk_dump_show()
[all …]
/linux-6.15/tools/include/linux/
H A Dhashtable.h108 hlist_for_each_entry(obj, &name[bkt], member)
133 hlist_for_each_entry(obj, &name[hash_min(key, HASH_BITS(name))], member)
/linux-6.15/net/batman-adv/
H A Dbat_algo.c46 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 Dtvlv.c137 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-6.15/tools/perf/util/
H A Dlock-contention.c63 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()
H A Dfncache.c32 hlist_for_each_entry(n, &fncache_hash[h], nd) { in lookup_fncache()
/linux-6.15/include/linux/
H A Dhashtable.h129 hlist_for_each_entry(obj, &name[bkt], member)
166 hlist_for_each_entry(obj, &name[hash_min(key, HASH_BITS(name))], member)
/linux-6.15/include/net/
H A Dnetrom.h162 hlist_for_each_entry(__nr_neigh, list, neigh_node)
168 hlist_for_each_entry(__nr_node, list, node_node)
H A Dax25.h171 hlist_for_each_entry(__ax25, list, uid_node)
274 hlist_for_each_entry(__ax25, list, ax25_node)
/linux-6.15/net/sunrpc/
H A Dsvcauth.c247 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-6.15/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_internal.h286 hlist_for_each_entry(obj, \
292 hlist_for_each_entry(obj, &name[bkt], member)
/linux-6.15/scripts/coccinelle/iterators/
H A Duse_after_iter.cocci33 iterator name hlist_for_each_entry;
116 hlist_for_each_entry(c,...) S
/linux-6.15/virt/kvm/
H A Dirqchip.c31 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-6.15/fs/9p/
H A Dfid.c70 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-6.15/drivers/hv/
H A Dmshv_eventfd.c359 hlist_for_each_entry(irqfd, &pt->pt_irqfds_list, irqfd_hnode) in mshv_irqfd_routing_update()
420 hlist_for_each_entry(rp, &pt->irqfds_resampler_list, in mshv_irqfd_assign()
475 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-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmpfs.h57 hlist_for_each_entry(ptr, &(hash)[ix], node.hlist) \
/linux-6.15/scripts/gdb/linux/
H A Dclk.py14 return lists.hlist_for_each_entry(hlist_head,
/linux-6.15/fs/notify/
H A Dmark.c250 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-6.15/fs/coda/
H A Dcache.c96 hlist_for_each_entry(de, &parent->d_children, d_sib) { in coda_flag_children()
/linux-6.15/drivers/net/wireguard/selftest/
H A Dallowedips.c158 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-6.15/fs/lockd/
H A Dhost.c40 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-6.15/net/atm/
H A Dlec.c1316 hlist_for_each_entry(entry, in lec_arp_remove()
1360 hlist_for_each_entry(rulla, in dump_arp_table()
1388 hlist_for_each_entry(rulla, &priv->lec_no_forward, next) { in dump_arp_table()
1410 hlist_for_each_entry(rulla, &priv->lec_arp_empty_ones, next) { in dump_arp_table()
1432 hlist_for_each_entry(rulla, &priv->mcast_fwds, next) { in dump_arp_table()
1524 hlist_for_each_entry(entry, head, next) { in lec_arp_find()
1888 hlist_for_each_entry(tmp, in lec_arp_update()
1980 hlist_for_each_entry(entry, in lec_vcc_added()
2064 hlist_for_each_entry(entry, in lec_flush_complete()
2098 hlist_for_each_entry(entry, in lec_set_flush_tran_id()
/linux-6.15/drivers/net/ethernet/pensando/ionic/
H A Dionic_rx_filter.c194 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-6.15/net/bridge/
H A Dbr_cfm.c11 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()

12345678