Home
last modified time | relevance | path

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

1234567

/Linux-v5.4/net/batman-adv/
Dbat_algo.c41 hlist_for_each_entry(bat_algo_ops_tmp, &batadv_algo_list, list) { in batadv_algo_get()
128 hlist_for_each_entry(bat_algo_ops, &batadv_algo_list, list) { in batadv_algo_seq_print_text()
213 hlist_for_each_entry(bat_algo_ops, &batadv_algo_list, list) { in batadv_algo_dump()
Dtvlv.c131 hlist_for_each_entry(tvlv_tmp, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_get()
163 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_list_size()
329 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_ogm_append()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_hashtab.c73 hlist_for_each_entry(entry, h_list, head) in drm_ht_verbose_list()
86 hlist_for_each_entry(entry, h_list, head) { in drm_ht_find_key()
124 hlist_for_each_entry(entry, h_list, head) { in drm_ht_insert_item()
/Linux-v5.4/tools/include/linux/
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-v5.4/drivers/clk/
Dclk.c299 hlist_for_each_entry(child, &core->children, child_node) { in __clk_lookup_subtree()
317 hlist_for_each_entry(root_clk, &clk_root_list, child_node) { in clk_core_lookup()
324 hlist_for_each_entry(root_clk, &clk_orphan_list, child_node) { in clk_core_lookup()
629 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries()
632 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries()
1078 hlist_for_each_entry(child, &core->children, child_node) { in clk_core_save_context()
1097 hlist_for_each_entry(child, &core->children, child_node) in clk_core_restore_context()
1113 hlist_for_each_entry(clk, &clk_root_list, child_node) { in clk_save_context()
1119 hlist_for_each_entry(clk, &clk_orphan_list, child_node) { in clk_save_context()
1139 hlist_for_each_entry(core, &clk_root_list, child_node) in clk_restore_context()
[all …]
/Linux-v5.4/include/linux/
Dhashtable.h129 hlist_for_each_entry(obj, &name[bkt], member)
166 hlist_for_each_entry(obj, &name[hash_min(key, HASH_BITS(name))], member)
Dudp.h139 hlist_for_each_entry(__sk, list, __sk_common.skc_portaddr_node)
/Linux-v5.4/tools/lib/lockdep/
Dlockdep.c6 #define hlist_for_each_entry_rcu hlist_for_each_entry
/Linux-v5.4/drivers/net/ethernet/pensando/ionic/
Dionic_rx_filter.c122 hlist_for_each_entry(f, head, by_hash) { in ionic_rx_filter_by_vlan()
142 hlist_for_each_entry(f, head, by_hash) { in ionic_rx_filter_by_addr()
/Linux-v5.4/include/net/
Dnetrom.h161 hlist_for_each_entry(__nr_neigh, list, neigh_node)
167 hlist_for_each_entry(__nr_node, list, node_node)
Dax25.h169 hlist_for_each_entry(__ax25, list, uid_node)
280 hlist_for_each_entry(__ax25, list, ax25_node)
/Linux-v5.4/virt/kvm/
Dirqchip.c32 hlist_for_each_entry(e, &irq_rt->map[gsi], link) { in kvm_irq_map_gsi()
141 hlist_for_each_entry(ei, &rt->map[gsi], link) in setup_routing_entry()
/Linux-v5.4/scripts/coccinelle/iterators/
Duse_after_iter.cocci33 iterator name hlist_for_each_entry;
116 hlist_for_each_entry(c,...) S
/Linux-v5.4/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_internal.h286 hlist_for_each_entry(obj, \
292 hlist_for_each_entry(obj, &name[bkt], member)
/Linux-v5.4/fs/notify/
Dmark.c128 hlist_for_each_entry(mark, &conn->list, obj_list) { in __fsnotify_recalc_mask()
598 hlist_for_each_entry(lmark, &conn->list, obj_list) { in fsnotify_add_mark_list()
706 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_find_mark()
782 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_destroy_marks()
/Linux-v5.4/fs/fscache/
Dcookie.c486 hlist_for_each_entry(object, &cookie->backing_objects, in fscache_alloc_object()
567 hlist_for_each_entry(p, &cookie->backing_objects, cookie_link) { in fscache_attach_object()
577 hlist_for_each_entry(p, &cookie->parent->backing_objects, in fscache_attach_object()
695 hlist_for_each_entry(object, in __fscache_update_cookie()
746 hlist_for_each_entry(object, &cookie->backing_objects, cookie_link) { in __fscache_disable_cookie()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmpfs.h57 hlist_for_each_entry(ptr, &(hash)[ix], node.hlist) \
/Linux-v5.4/scripts/gdb/linux/
Dclk.py14 return lists.hlist_for_each_entry(hlist_head,
Dlists.py54 def hlist_for_each_entry(head, gdbtype, member): function
/Linux-v5.4/fs/afs/
Dcallback.c256 hlist_for_each_entry(vi, &server->cb_volumes, srv_link) { in afs_break_one_callback()
276 hlist_for_each_entry(cbi, &vi->cb_interests, cb_vlink) { in afs_break_one_callback()
/Linux-v5.4/security/
Dsecurity.c653 hlist_for_each_entry(P, &security_hook_heads.FUNC, list) \
662 hlist_for_each_entry(P, &security_hook_heads.FUNC, list) { \
765 hlist_for_each_entry(hp, &security_hook_heads.vm_enough_memory, list) { in security_vm_enough_memory_mm()
1313 hlist_for_each_entry(hp, &security_hook_heads.inode_getsecurity, list) { in security_inode_getsecurity()
1331 hlist_for_each_entry(hp, &security_hook_heads.inode_setsecurity, list) { in security_inode_setsecurity()
1714 hlist_for_each_entry(hp, &security_hook_heads.task_prctl, list) { in security_task_prctl()
1883 hlist_for_each_entry(hp, &security_hook_heads.getprocattr, list) { in security_getprocattr()
1896 hlist_for_each_entry(hp, &security_hook_heads.setprocattr, list) { in security_setprocattr()
2297 hlist_for_each_entry(hp, &security_hook_heads.xfrm_state_pol_flow_match, in security_xfrm_state_pol_flow_match()
/Linux-v5.4/fs/lockd/
Dhost.c40 hlist_for_each_entry((host), (chain), h_hash)
249 hlist_for_each_entry(host, chain, h_hash) { in nlmclnt_lookup_host()
360 hlist_for_each_entry(host, chain, h_hash) { in nlmsvc_lookup_host()
/Linux-v5.4/net/atm/
Dlec.c1317 hlist_for_each_entry(entry, in lec_arp_remove()
1361 hlist_for_each_entry(rulla, in dump_arp_table()
1393 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()
1443 hlist_for_each_entry(rulla, &priv->mcast_fwds, next) { in dump_arp_table()
1538 hlist_for_each_entry(entry, head, next) { in lec_arp_find()
1904 hlist_for_each_entry(tmp, in lec_arp_update()
2014 hlist_for_each_entry(entry, in lec_vcc_added()
2098 hlist_for_each_entry(entry, in lec_flush_complete()
2132 hlist_for_each_entry(entry, in lec_set_flush_tran_id()
/Linux-v5.4/net/9p/
Derror.c215 hlist_for_each_entry(c, &hash_errmap[bucket], list) { in p9_errstr2errno()
/Linux-v5.4/drivers/misc/vmw_vmci/
Dvmci_doorbell.c123 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()

1234567