/Linux-v4.19/net/batman-adv/ |
D | bat_algo.c | 53 hlist_for_each_entry(bat_algo_ops_tmp, &batadv_algo_list, list) { in batadv_algo_get() 140 hlist_for_each_entry(bat_algo_ops, &batadv_algo_list, list) { in batadv_algo_seq_print_text() 225 hlist_for_each_entry(bat_algo_ops, &batadv_algo_list, list) { in batadv_algo_dump()
|
D | tvlv.c | 143 hlist_for_each_entry(tvlv_tmp, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_get() 175 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_list_size() 341 hlist_for_each_entry(tvlv, &bat_priv->tvlv.container_list, list) { in batadv_tvlv_container_ogm_append()
|
D | fragmentation.c | 196 hlist_for_each_entry(frag_entry_curr, &chain->fragment_list, list) { in batadv_frag_insert_packet() 299 hlist_for_each_entry(entry, chain, list) { in batadv_frag_merge_packets()
|
/Linux-v4.19/drivers/gpu/drm/ |
D | drm_hashtab.c | 69 hlist_for_each_entry(entry, h_list, head) in drm_ht_verbose_list() 82 hlist_for_each_entry(entry, h_list, head) { in drm_ht_find_key() 120 hlist_for_each_entry(entry, h_list, head) { in drm_ht_insert_item()
|
/Linux-v4.19/tools/include/linux/ |
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-v4.19/include/linux/ |
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)
|
D | udp.h | 119 hlist_for_each_entry(__sk, list, __sk_common.skc_portaddr_node)
|
/Linux-v4.19/drivers/clk/ |
D | clk.c | 286 hlist_for_each_entry(child, &core->children, child_node) { in __clk_lookup_subtree() 304 hlist_for_each_entry(root_clk, &clk_root_list, child_node) { in clk_core_lookup() 311 hlist_for_each_entry(root_clk, &clk_orphan_list, child_node) { in clk_core_lookup() 509 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 512 hlist_for_each_entry(clk_user, &core->clks, clks_node) in clk_core_get_boundaries() 975 hlist_for_each_entry(child, &core->children, child_node) in clk_unprepare_unused_subtree() 1006 hlist_for_each_entry(child, &core->children, child_node) in clk_disable_unused_subtree() 1064 hlist_for_each_entry(core, &clk_root_list, child_node) in clk_disable_unused() 1067 hlist_for_each_entry(core, &clk_orphan_list, child_node) in clk_disable_unused() 1070 hlist_for_each_entry(core, &clk_root_list, child_node) in clk_disable_unused() [all …]
|
/Linux-v4.19/tools/lib/lockdep/ |
D | lockdep.c | 6 #define hlist_for_each_entry_rcu hlist_for_each_entry
|
/Linux-v4.19/include/net/ |
D | netrom.h | 161 hlist_for_each_entry(__nr_neigh, list, neigh_node) 167 hlist_for_each_entry(__nr_node, list, node_node)
|
D | ax25.h | 169 hlist_for_each_entry(__ax25, list, uid_node) 268 hlist_for_each_entry(__ax25, list, ax25_node)
|
/Linux-v4.19/fs/notify/ |
D | mark.c | 138 hlist_for_each_entry(mark, &conn->list, obj_list) { in __fsnotify_recalc_mask() 548 hlist_for_each_entry(lmark, &conn->list, obj_list) { in fsnotify_add_mark_list() 650 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_find_mark() 724 hlist_for_each_entry(mark, &conn->list, obj_list) { in fsnotify_destroy_marks()
|
/Linux-v4.19/scripts/coccinelle/iterators/ |
D | use_after_iter.cocci | 32 iterator name hlist_for_each_entry; 114 hlist_for_each_entry(c,...) S
|
/Linux-v4.19/drivers/infiniband/ulp/opa_vnic/ |
D | opa_vnic_internal.h | 286 hlist_for_each_entry(obj, \ 292 hlist_for_each_entry(obj, &name[bkt], member)
|
/Linux-v4.19/virt/kvm/ |
D | irqchip.c | 44 hlist_for_each_entry(e, &irq_rt->map[gsi], link) { in kvm_irq_map_gsi() 152 hlist_for_each_entry(ei, &rt->map[ue->gsi], link) in setup_routing_entry()
|
/Linux-v4.19/fs/fscache/ |
D | cookie.c | 490 hlist_for_each_entry(object, &cookie->backing_objects, in fscache_alloc_object() 571 hlist_for_each_entry(p, &cookie->backing_objects, cookie_link) { in fscache_attach_object() 581 hlist_for_each_entry(p, &cookie->parent->backing_objects, in fscache_attach_object() 699 hlist_for_each_entry(object, in __fscache_update_cookie() 750 hlist_for_each_entry(object, &cookie->backing_objects, cookie_link) { in __fscache_disable_cookie()
|
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
D | mpfs.h | 57 hlist_for_each_entry(ptr, &(hash)[ix], node.hlist) \
|
/Linux-v4.19/fs/afs/ |
D | callback.c | 253 hlist_for_each_entry(vi, &server->cb_volumes, srv_link) { in afs_break_one_callback() 273 hlist_for_each_entry(cbi, &vi->cb_interests, cb_vlink) { in afs_break_one_callback()
|
/Linux-v4.19/fs/lockd/ |
D | host.c | 40 hlist_for_each_entry((host), (chain), h_hash) 242 hlist_for_each_entry(host, chain, h_hash) { in nlmclnt_lookup_host() 354 hlist_for_each_entry(host, chain, h_hash) { in nlmsvc_lookup_host()
|
/Linux-v4.19/security/ |
D | security.c | 215 hlist_for_each_entry(P, &security_hook_heads.FUNC, list) \ 224 hlist_for_each_entry(P, &security_hook_heads.FUNC, list) { \ 331 hlist_for_each_entry(hp, &security_hook_heads.vm_enough_memory, list) { in security_vm_enough_memory_mm() 819 hlist_for_each_entry(hp, &security_hook_heads.inode_getsecurity, list) { in security_inode_getsecurity() 837 hlist_for_each_entry(hp, &security_hook_heads.inode_setsecurity, list) { in security_inode_setsecurity() 1163 hlist_for_each_entry(hp, &security_hook_heads.task_prctl, list) { in security_task_prctl() 1694 hlist_for_each_entry(hp, &security_hook_heads.xfrm_state_pol_flow_match, in security_xfrm_state_pol_flow_match()
|
/Linux-v4.19/net/atm/ |
D | lec.c | 1314 hlist_for_each_entry(entry, in lec_arp_remove() 1358 hlist_for_each_entry(rulla, in dump_arp_table() 1390 hlist_for_each_entry(rulla, &priv->lec_no_forward, next) { in dump_arp_table() 1415 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() 1535 hlist_for_each_entry(entry, head, next) { in lec_arp_find() 1901 hlist_for_each_entry(tmp, in lec_arp_update() 2011 hlist_for_each_entry(entry, in lec_vcc_added() 2095 hlist_for_each_entry(entry, in lec_flush_complete() 2129 hlist_for_each_entry(entry, in lec_set_flush_tran_id()
|
/Linux-v4.19/net/sunrpc/ |
D | svcauth.c | 154 hlist_for_each_entry(hp, head, hash) { in auth_domain_lookup()
|
/Linux-v4.19/net/9p/ |
D | error.c | 230 hlist_for_each_entry(c, &hash_errmap[bucket], list) { in p9_errstr2errno()
|
/Linux-v4.19/drivers/misc/vmw_vmci/ |
D | vmci_doorbell.c | 131 hlist_for_each_entry(dbell, &vmci_doorbell_it.entries[bucket], in dbell_index_table_find() 364 hlist_for_each_entry(dbell, &vmci_doorbell_it.entries[bucket], node) { in dbell_fire_entries()
|
/Linux-v4.19/net/netfilter/ |
D | xt_hashlimit.c | 427 hlist_for_each_entry(hinfo, &hashlimit_net->htables, node) { in htable_find_get() 1182 hlist_for_each_entry(ent, &htable->hash[*bucket], node) in dl_seq_show_v2() 1196 hlist_for_each_entry(ent, &htable->hash[*bucket], node) in dl_seq_show_v1() 1210 hlist_for_each_entry(ent, &htable->hash[*bucket], node) in dl_seq_show() 1265 hlist_for_each_entry(hinfo, &hashlimit_net->htables, node) in hashlimit_proc_net_exit()
|